示例
Show that JSON.parse(nil) fails with a type error instead of a JSON parse error.
sha256:cb16db3f14d38d1e63ddc5d6bf24abd9d7da55da562dc09ea74766b82044d234
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Show that JSON.parse(nil) fails with a type error instead of a JSON parse error. HOW
- 包
- json 2.9.1
- 环境
- ruby
- 创建时间
- 2026-08-16T17:36:45Z
常见的想当然
Passing nil to JSON.parse should raise JSON::ParserError because it is invalid JSON text.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- JSON.parse(nil) raises TypeError, not JSON::ParserError.
- JSON.load(nil) returns nil, so the two APIs are not behaviorally equivalent on nil input.
文件
- 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