Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 22 | 0 | 0 | 0 | 100% | 1.929 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.jcabi.urn | 22 | 0 | 0 | 0 | 100% | 1.929 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Test Cases
[Summary] [Package List] [Test Cases]
URNTest
| emptyURNIsAFirstClassCitizen | 0.792 | |
| instantiatesFromComponents | 0.728 | |
| persistsOrderingOfParams | 0.095 | |
| instantiatesFromText | 0.01 | |
| addAndRetrievesParamsByName | 0.082 | |
| fetchesBodyWithoutParams | 0.003 | |
| emptyURNHasOnlyOneVariantWithTextCtor | 0.003 | |
| throwsExceptionWhenNidIsNull | 0.004 | |
| comparesForEquivalence | 0.002 | |
| throwsExceptionWhenTextIsNull | 0 | |
| throwsExceptionForIncorrectURNSyntax | 0.039 | |
| throwsExceptionWhenNssIsNull | 0 | |
| comparesForEquivalenceWithString | 0.002 | |
| comparesForEquivalenceWithUri | 0.001 | |
| encodesNssAsRequiredByUrlSyntax | 0.012 | |
| passesCorrectURNSyntax | 0.075 | |
| matchesPatternWithAnotherURN | 0.006 | |
| serializesToBytes | 0.026 | |
| mocksUrnWithAMocker | 0.045 | |
| catchesIncorrectURNSyntax | 0.001 | |
| emptyURNHasOnlyOneVariant | 0.002 | |
| convertsToString | 0.001 |