샘플
Handle Set#to_set returning self on Set receivers and downcasting Set subclasses to base Set when klass is left unset
sha256:911142f7a4bef266833a736d6209fa98347340da9b948a2a186966668a37fa8d
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Handle Set#to_set returning self on Set receivers and downcasting Set subclasses to base Set when klass is left unset HOW
- 패키지
- set 1.1.1
- 환경
- ruby
- 생성일
- 2026-08-16T16:50:57Z
흔히 이렇게 알고 있다
Calling to_set on an existing Set produces a new Set instance for safe mutation, and calling to_set on a Set subclass preserves the receiver subclass.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- assert Set#to_set with default arguments returns self instead of a new duplicate set, so mutating the result modifies the original set in-place
- assert calling to_set on a Set subclass with default klass downcasts the receiver to a base Set instead of retaining the subclass
- assert calling to_set with an explicit klass argument constructs an instance of the specified class
- assert calling Set#to_set with a block returns a newly allocated Set rather than returning self
- assert Enumerable#to_set with default klass converts any Enumerable into a base Set instance
파일
- Gemfile
- NOTES.md
- csx.json
- test/contract.rb
검증된 아티팩트 내려받기 (tar.gz) — 컨트랙트가 실제로 실행된 바로 그 바이트
오리진 시더
검증 영수증
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-16 · ed25519:d91480838ac982c9