Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 2.73

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.djutils.decoderdumper 2 0 0 0 100% 2.202
org.djutils.immutablecollections 13 0 0 0 100% 0.044
org.djutils.means 2 0 0 0 100% 0.006
org.djutils.primitives 1 0 0 0 100% 0.013
org.djutils.io 2 0 0 0 100% 0.455
org.djutils.reflection 4 0 0 0 100% 0.004
org.djutils.exceptions 1 0 0 0 100% 0.006

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

org.djutils.decoderdumper

Class Tests Errors Failures Skipped Success Rate Time
DecoderDumperTests 2 0 0 0 100% 2.202

org.djutils.immutablecollections

Class Tests Errors Failures Skipped Success Rate Time
TestImmutable 1 0 0 0 100% 0
TestImmutableArrayList 1 0 0 0 100% 0
TestImmutableCollectionStatics 2 0 0 0 100% 0
TestImmutableHashMap 1 0 0 0 100% 0.002
TestImmutableHashSet 1 0 0 0 100% 0
TestImmutableLinkedHashMap 1 0 0 0 100% 0
TestImmutableLinkedHashSet 1 0 0 0 100% 0
TestImmutableList 2 0 0 0 100% 0.038
TestImmutableTreeMap 1 0 0 0 100% 0.004
TestImmutableTreeSet 1 0 0 0 100% 0
TestImmutableVector 1 0 0 0 100% 0

org.djutils.means

Class Tests Errors Failures Skipped Success Rate Time
MeansTests 2 0 0 0 100% 0.006

org.djutils.primitives

Class Tests Errors Failures Skipped Success Rate Time
PrimitiveTest 1 0 0 0 100% 0.013

org.djutils.io

Class Tests Errors Failures Skipped Success Rate Time
URLResourceTest 2 0 0 0 100% 0.455

org.djutils.reflection

Class Tests Errors Failures Skipped Success Rate Time
ClassFileDescriptorTest 2 0 0 0 100% 0.004
ClassUtilTest 2 0 0 0 100% 0

org.djutils.exceptions

Class Tests Errors Failures Skipped Success Rate Time
ThrowTest 1 0 0 0 100% 0.006

Test Cases

[Summary] [Package List] [Test Cases]

DecoderDumperTests

testHexDumper 0.415
testBase64Dumper 1.741

ThrowTest

testThrow 0.004

TestImmutable

testImmutable 0

TestImmutableArrayList

testArrayList 0

TestImmutableCollectionStatics

TestEmptyConstructors 0
TestSearchers 0

TestImmutableHashMap

testHashMap 0.002

TestImmutableHashSet

testHashSet 0

TestImmutableLinkedHashMap

testImmutableLinkedHashMap 0

TestImmutableLinkedHashSet

testLinkedHashSet 0

TestImmutableList

testImmutableList 0.038
testImmutableHashSet 0

TestImmutableTreeMap

testTreeMap 0.004

TestImmutableTreeSet

testTreeSet 0

TestImmutableVector

testVector 0

URLResourceTest

jarTest 0.453
fileTest 0.002

MeansTests

testMeansWithWeights 0.006
testMeansWithUnityWeights 0

PrimitiveTest

test 0.001

ClassFileDescriptorTest

classFileDescriptorTestWithSpaces 0.004
classFileDescriptorTest 0

ClassUtilTest

testClassUtilConstructors 0
testClassUtilClass 0