[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 13 | 0 | 0 | 0 | 100% | 1.767 |
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.767 |
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.364 | |
| TestJSONData | 1 | 0 | 0 | 0 | 100% | 0.018 | |
| TestListDataTable | 4 | 0 | 0 | 0 | 100% | 0.012 | |
| TestTextSerializers | 5 | 0 | 0 | 0 | 100% | 0.283 | |
| TestTSVData | 1 | 0 | 0 | 0 | 100% | 0.016 | |
| TestXMLData | 1 | 0 | 0 | 0 | 100% | 0.074 |
[Summary] [Package List] [Test Cases]
| testreadWriteCSV | 1.294 |
| testreadWriteJSON | 0.012 |
| testIllegalColumnTable | 0 | |
| testListTable | 0.002 | |
| testSubclassListTable | 0 | |
| testIllegalRecordTable | 0.004 |
| testNumberSerializers | 0.057 | |
| testSerializerErrors | 0.008 | |
| testStringSerializer | 0 | |
| testScalarSerializers | 0.168 | |
| testPrimitiveSerializers | 0.042 |
| testreadWriteTSV | 0.01 |
| testreadWriteXML | 0.07 |