Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 14 | 0 | 0 | 0 | 100% | 0.413 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 |
|---|---|---|---|---|---|---|
| nl.tudelft.simulation.dsol.animation.graph | 2 | 0 | 0 | 0 | 100% | 0.098 s |
| nl.tudelft.simulation.dsol.animation.d2 | 12 | 0 | 0 | 0 | 100% | 0.315 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
nl.tudelft.simulation.dsol.animation.graph
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FloatAppendListTest | 1 | 0 | 0 | 0 | 100% | 0.049 s | |
| DoubleAppendListTest | 1 | 0 | 0 | 0 | 100% | 0.049 s |
nl.tudelft.simulation.dsol.animation.d2
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RenderableScaleTest | 2 | 0 | 0 | 0 | 100% | 0.078 s | |
| Renderable2dTest | 1 | 0 | 0 | 0 | 100% | 0.115 s | |
| BoundsUtilTest | 6 | 0 | 0 | 0 | 100% | 0.075 s | |
| ContainsTest | 3 | 0 | 0 | 0 | 100% | 0.047 s |
Test Cases
[Summary] [Package List] [Test Cases]
RenderableScaleTest
| testCoordinateTransformations | 0.042 s | |
| testXYScale | 0.013 s |
Renderable2dTest
| testFlags | 0.091 s |
FloatAppendListTest
| testFloatAppendList | 0.027 s |
BoundsUtilTest
| testProjectBoundsOrientedPoint3d | 0.039 s | |
| testProjectBoundsDirectedPoint2d | 0.002 s | |
| testProjectBoundsPoint2d | 0.001 s | |
| testProjectBoundsPoint3d | 0.001 s | |
| testContains | 0.002 s | |
| testTransform | 0.001 s |
DoubleAppendListTest
| testDoubleAppendList | 0.026 s |
ContainsTest
| testContainsBoundsScreen | 0.019 s | |
| testContainsBoundsShape | 0.001 s | |
| testContainsBoundsWorld | 0.001 s |
