Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 4 | 0 | 0 | 0 | 100% | 1.183 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.opentrafficsim.road.network.factory.xml.parser | 2 | 0 | 0 | 0 | 100% | 0.980 s |
| org.opentrafficsim.xml.bindings | 2 | 0 | 0 | 0 | 100% | 0.203 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.opentrafficsim.road.network.factory.xml.parser
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ColorParserTest | 1 | 0 | 0 | 0 | 100% | 0.059 s | |
| ParserTest | 1 | 0 | 0 | 0 | 100% | 0.921 s |
org.opentrafficsim.xml.bindings
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LengthAdapterTest | 1 | 0 | 0 | 0 | 100% | 0.102 s | |
| AngleAdapterTest | 1 | 0 | 0 | 0 | 100% | 0.101 s |
Test Cases
[Summary] [Package List] [Test Cases]
LengthAdapterTest
| testSignedLengthAdapter | 0.053 s |
AngleAdapterTest
| testAngleAdapter | 0.079 s |
ColorParserTest
| testColors | 0.036 s |
ParserTest
| testParser | 0.898 s |
