Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
13 | 0 | 0 | 0 | 100% | 0.394 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.113 s |
nl.tudelft.simulation.dsol.animation.d2 | 11 | 0 | 0 | 0 | 100% | 0.281 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.057 s | |
DoubleAppendListTest | 1 | 0 | 0 | 0 | 100% | 0.056 s |
nl.tudelft.simulation.dsol.animation.d2
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
RenderableScaleTest | 4 | 0 | 0 | 0 | 100% | 0.083 s | |
Renderable2dTest | 1 | 0 | 0 | 0 | 100% | 0.129 s | |
BoundsUtilTest | 6 | 0 | 0 | 0 | 100% | 0.069 s |
Test Cases
[Summary] [Package List] [Test Cases]
RenderableScaleTest
testUnchangedScaleIdentity | 0.038 s | |
testRenderableScale | 0.001 s | |
testCoordinateTransformations | 0.001 s | |
testXYScale | 0.013 s |
Renderable2dTest
testFlags | 0.103 s |
FloatAppendListTest
testFloatAppendList | 0.030 s |
BoundsUtilTest
testProjectBoundsOrientedPoint2d | 0.031 s | |
testProjectBoundsOrientedPoint3d | 0.005 s | |
testProjectBoundsPoint2d | 0.001 s | |
testProjectBoundsPoint3d | 0 s | |
testContains | 0.002 s | |
testTransform | 0.001 s |
DoubleAppendListTest
testDoubleAppendList | 0.028 s |