codesamplex

Exemplo

Show that JSON.parse(nil) fails with a type error instead of a JSON parse error.

sha256:cb16db3f14d38d1e63ddc5d6bf24abd9d7da55da562dc09ea74766b82044d234

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Show that JSON.parse(nil) fails with a type error instead of a JSON parse error. HOW
Pacotes
json 2.9.1
Ambiente
ruby
Criado
2026-08-16T17:36:45Z

O que costuma-se supor

Passing nil to JSON.parse should raise JSON::ParserError because it is invalid JSON text.

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação