Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 4 | 0 | 0 | 0 | 100% | 1.234 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% | 1.020 s |
| org.opentrafficsim.xml.bindings | 2 | 0 | 0 | 0 | 100% | 0.214 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.062 s | |
| ParserTest | 1 | 0 | 0 | 0 | 100% | 0.958 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.112 s |
Test Cases
[Summary] [Package List] [Test Cases]
LengthAdapterTest
| testSignedLengthAdapter | 0.052 s |
AngleAdapterTest
| testAngleAdapter | 0.087 s |
ColorParserTest
| testColors | 0.039 s |
ParserTest
| testParser | 0.933 s |
