Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
28 | 0 | 0 | 0 | 100% | 1.167 s |
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 |
---|---|---|---|---|---|---|
org.djutils.data | 28 | 0 | 0 | 0 | 100% | 1.167 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.djutils.data
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
TestXmlTable | 3 | 0 | 0 | 0 | 100% | 0.189 s | |
TestCsvTable | 5 | 0 | 0 | 0 | 100% | 0.184 s | |
TestTable | 1 | 0 | 0 | 0 | 100% | 0.129 s | |
TestListTable | 4 | 0 | 0 | 0 | 100% | 0.141 s | |
TestJsonTable | 3 | 0 | 0 | 0 | 100% | 0.170 s | |
TestTsvTable | 4 | 0 | 0 | 0 | 100% | 0.179 s | |
TestTextSerializers | 8 | 0 | 0 | 0 | 100% | 0.175 s |
Test Cases
[Summary] [Package List] [Test Cases]
TestXmlTable
testReadWriteCsvNulls | 0.139 s | |
testReadWriteCsvUnits | 0.022 s | |
testreadWriteXML | 0.004 s |
TestCsvTable
testrReadWriteZippedCsvDelimiters | 0.071 s | |
testReadWriteZippedCsv | 0.002 s | |
testReadWriteCsvNulls | 0.061 s | |
testReadWriteCsvUnits | 0.023 s | |
testReadWriteCsv | 0.002 s |
TestTable
testTable | 0.106 s |
TestListTable
testIllegalColumnTable | 0.094 s | |
testListTable | 0.016 s | |
testSubclassListTable | 0.001 s | |
testIllegalRecordTable | 0.003 s |
TestJsonTable
testReadWriteCsvNulls | 0.120 s | |
testReadWriteCsvUnits | 0.022 s | |
testreadWriteJSON | 0.002 s |
TestTsvTable
testReadWriteTsvNulls | 0.118 s | |
testReadWriteTsvUnits | 0.021 s | |
testReadWriteZippedTsv | 0.013 s | |
testReadWriteTSV | 0.001 s |