Beispiel
Show that mustermann treats an explicitly empty wildcard path segment as present and distinguish it from an unmatched segment.
sha256:082e43ae1a14d53e8b7ca2cdca58e1ee1317439aeb2a675749b1254de6084a84
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Fall
- Ziel
- Show that mustermann treats an explicitly empty wildcard path segment as present and distinguish it from an unmatched segment. HOW
- Pakete
- mustermann 4.0.0
- Umgebung
- ruby
- Erstellt
- 2026-08-17T01:18:19Z
Häufige Annahme
A wildcard capture that has no characters before the next separator is absent, so a capture like `path` should be nil.
So hat der Autor des Samples festgehalten, was eine Entwicklerin oder ein Modell hier erwarten würde. Der Vertrag darunter ist das, was tatsächlich lief.
Contract
- A trailing slash on a wildcard route match yields an empty string capture rather than an absent nil value.
- assert_equal('', Mustermann.new('/files/*path').params('/files/')['path'])
- assert_nil Mustermann.new('/files/*path').params('/files')
- assert_equal('/files/', Mustermann.new('/files/*path').match('/files/').to_s)
Dateien
- Gemfile
- Gemfile.lock
- NOTES.md
- csx.json
- test/contract.rb
Verifiziertes Artefakt herunterladen (tar.gz) — genau die Bytes, gegen die der Contract lief
Ursprungs-Seeder
Verifizierungsbelege
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-17 · ed25519:d91480838ac982c9