Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 38 | 0 | 0 | 0 | 100% | 2.548 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.base | 4 | 0 | 0 | 0 | 100% | 0.311 s |
| org.opentrafficsim.base.geometry | 24 | 0 | 0 | 0 | 100% | 2.009 s |
| org.opentrafficsim.base.parameters | 10 | 0 | 0 | 0 | 100% | 0.228 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.opentrafficsim.base
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| StripeElementTest | 1 | 0 | 0 | 0 | 100% | 0.121 s | |
| TimeStampedObjectTest | 1 | 0 | 0 | 0 | 100% | 0.127 s | |
| HierarchicalTypeTest | 2 | 0 | 0 | 0 | 100% | 0.063 s |
org.opentrafficsim.base.geometry
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| OtsGeometryUtilTest | 3 | 0 | 0 | 0 | 100% | 0.097 s | |
| OtsLine2dTest | 14 | 0 | 0 | 0 | 100% | 1.459 s | |
| BufferingTests | 1 | 0 | 0 | 0 | 100% | 0.109 s | |
| DirectionalPolyLineTest | 1 | 0 | 0 | 0 | 100% | 0.136 s | |
| OtsLocatableTest | 1 | 0 | 0 | 0 | 100% | 0.060 s | |
| OtsGeometryExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.046 s | |
| ShapeTest | 3 | 0 | 0 | 0 | 100% | 0.102 s |
org.opentrafficsim.base.parameters
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ParametersTest | 9 | 0 | 0 | 0 | 100% | 0.141 s | |
| DualBoundConstraintsTest | 1 | 0 | 0 | 0 | 100% | 0.087 s |
Test Cases
[Summary] [Package List] [Test Cases]
OtsGeometryUtilTest
| geometryTest | 0.028 s | |
| testNumSegments | 0.039 s | |
| testOffsetPoint | 0.005 s |
OtsLine2dTest
BufferingTests
| fractionalOffsetLineTest | 0.085 s |
StripeElementTest
| testElement | 0.098 s |
DirectionalPolyLineTest
| testLine | 0.106 s |
OtsLocatableTest
| test | 0.030 s |
ParametersTest
TimeStampedObjectTest
| testTimeStampedObject | 0.104 s |
OtsGeometryExceptionTest
| testException | 0.023 s |
ShapeTest
| testPolygon | 0.053 s | |
| testCircle | 0.018 s | |
| testRectangle | 0.006 s |
DualBoundConstraintsTest
| testNumericalConstraints | 0.062 s |
HierarchicalTypeTest
| testHierarchies | 0.025 s | |
| testBasics | 0.015 s |
