Stylesheet: /build/src/main/resources/xslt/lib/constraintChecks.xslt
XSpec: /build/tests/constraintChecks.xspec
Tested: 14 November 2024 at 19:03
| passed: 3 | pending: 0 | failed: 0 | total: 3 | |
|---|---|---|---|---|
| zenta:exactlyOne checks that a sequence have exactly one element | 3 | 0 | 0 | 3 |
| zenta:exactlyOne checks that a sequence have exactly one element | passed: 3 / pending: 0 / failed: 0 / total: 3 |
|---|---|
| sequence with 0 element | passed: 1 / pending: 0 / failed: 0 / total: 1 |
| returns the error message | Success |
| sequence with 1 element | passed: 1 / pending: 0 / failed: 0 / total: 1 |
| returns an empty list | Success |
| sequence with more than 1 elements | passed: 1 / pending: 0 / failed: 0 / total: 1 |
| returns the sequence | Success |