Apache Commons logo Apache Commons Geometry

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 1.571

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.apache.commons.geometry.examples.tutorials.teapot 1 0 0 0 100% 1.165
org.apache.commons.geometry.examples.tutorials.bsp 7 0 0 0 100% 0.406

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.geometry.examples.tutorials.teapot

Class Tests Errors Failures Skipped Success Rate Time
TeapotTutorialTest 1 0 0 0 100% 1.165

org.apache.commons.geometry.examples.tutorials.bsp

Class Tests Errors Failures Skipped Success Rate Time
BSPTreeTutorialsTest 7 0 0 0 100% 0.406

Test Cases

[Summary] [Package List] [Test Cases]

BSPTreeTutorialsTest

testHexagonPartitionedRegion 0.34
testHexagonUnbalanced 0.007
testTopDown 0.011
testBottomUp 0.017
testXor 0.007
testUnion 0.005
testHexagonStructuralCut 0.005

TeapotTutorialTest

testTeapotBuilder 1.164