[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 13 | 0 | 0 | 0 | 100% | 1.762 |
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.djutils.data | 13 | 0 | 0 | 0 | 100% | 1.762 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestCSVData | 1 | 0 | 0 | 0 | 100% | 1.39 | |
| TestJSONData | 1 | 0 | 0 | 0 | 100% | 0.017 | |
| TestListDataTable | 4 | 0 | 0 | 0 | 100% | 0.011 | |
| TestTextSerializers | 5 | 0 | 0 | 0 | 100% | 0.264 | |
| TestTSVData | 1 | 0 | 0 | 0 | 100% | 0.011 | |
| TestXMLData | 1 | 0 | 0 | 0 | 100% | 0.069 |
[Summary] [Package List] [Test Cases]
| testreadWriteCSV | 1.327 |
| testreadWriteJSON | 0.012 |
| testIllegalColumnTable | 0 | |
| testListTable | 0.003 | |
| testSubclassListTable | 0 | |
| testIllegalRecordTable | 0.003 |
| testNumberSerializers | 0.061 | |
| testSerializerErrors | 0.006 | |
| testStringSerializer | 0 | |
| testScalarSerializers | 0.148 | |
| testPrimitiveSerializers | 0.042 |
| testreadWriteTSV | 0.006 |
| testreadWriteXML | 0.063 |