샘플
Show that a missing upload path in Rack::Test does not raise a filesystem-style error.
sha256:98fc194a7e65da94a90fae115fb1583a16303994a37ed0f07ad540cf646f1630
PUBLISHED
L3_CONTRACT_PASS
MIT-0
케이스
- 목표
- Show that a missing upload path in Rack::Test does not raise a filesystem-style error. HOW
- 패키지
- rack-test 2.2.0
- 환경
- ruby
- 생성일
- 2026-08-16T16:42:53Z
흔히 이렇게 알고 있다
Passing a missing file path to `Rack::Test::UploadedFile.new` should raise a filesystem exception such as `Errno::ENOENT`, not a generic runtime error.
이 샘플의 작성자가 여기서 개발자나 모델이 기대할 법한 내용으로 적어둔 것이다. 아래 계약이 실제로 실행된 것이다.
컨트랙트
- assert_raises(RuntimeError) { Rack::Test::UploadedFile.new('data/missing.bin') }
- assert_equal('data/missing.bin file does not exist', assert_raises(RuntimeError) { Rack::Test::UploadedFile.new('data/missing.bin') }.message)
파일
- 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