[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 25 | 0 | 0 | 0 | 100% | 0.163 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.johnzon.mapper.converter | 2 | 0 | 0 | 0 | 100% | 0.012 |
| org.apache.johnzon.mapper | 23 | 0 | 0 | 0 | 100% | 0.151 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| EnumConverterTest | 2 | 0 | 0 | 0 | 100% | 0.012 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| LiteralTest | 3 | 0 | 0 | 0 | 100% | 0.065 | |
| MapperEnhancedTest | 7 | 0 | 0 | 0 | 100% | 0.032 | |
| MapperTest | 12 | 0 | 0 | 0 | 100% | 0.046 | |
| MapperVersionTest | 1 | 0 | 0 | 0 | 100% | 0.008 |
[Summary] [Package List] [Test Cases]
| needConvertersForComplexTypes | 0.008 | |
| writeNull | 0.001 | |
| writeReadChar | 0.005 | |
| writeReadSortedMap | 0.005 | |
| writeReadSortedSet | 0.005 | |
| writeTestclass | 0.002 | |
| writeReadQueue | 0.006 |
| literalFail2 | 0.005 | |
| writeMap | 0.001 | |
| readArray | 0.006 | |
| writeArray | 0.005 | |
| readObject | 0.003 | |
| readEmptyArray | 0.001 | |
| literal | 0.005 | |
| readEmptyObject | 0.001 | |
| writeEmptyObject | 0.001 | |
| writeObject | 0.009 | |
| literalFail | 0.002 | |
| converters | 0.007 |