Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.698
org.djutils.immutablecollections 13 0 0 0 100% 0.035
org.djutils.means 2 0 0 0 100% 0.006
org.djutils.primitives 1 0 0 0 100% 0.012
org.djutils.io 2 0 0 0 100% 0.478
org.djutils.reflection 4 0 0 0 100% 0.008
org.djutils.exceptions 1 0 0 0 100% 0.026

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.698

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
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.033
TestImmutableTreeMap 1 0 0 0 100% 0.002
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.012

org.djutils.io

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

org.djutils.reflection

Class Tests Errors Failures Skipped Success Rate Time
ClassFileDescriptorTest 2 0 0 0 100% 0.008
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.026

Test Cases

[Summary] [Package List] [Test Cases]

DecoderDumperTests

testHexDumper 0.439
testBase64Dumper 2.208

ThrowTest

testThrow 0.026

TestImmutable

testImmutable 0

TestImmutableArrayList

testArrayList 0

TestImmutableCollectionStatics

TestEmptyConstructors 0
TestSearchers 0

TestImmutableHashMap

testHashMap 0

TestImmutableHashSet

testHashSet 0

TestImmutableLinkedHashMap

testImmutableLinkedHashMap 0

TestImmutableLinkedHashSet

testLinkedHashSet 0

TestImmutableList

testImmutableList 0.032
testImmutableHashSet 0.001

TestImmutableTreeMap

testTreeMap 0.002

TestImmutableTreeSet

testTreeSet 0

TestImmutableVector

testVector 0

URLResourceTest

jarTest 0.476
fileTest 0.002

MeansTests

testMeansWithWeights 0.006
testMeansWithUnityWeights 0

PrimitiveTest

test 0.002

ClassFileDescriptorTest

classFileDescriptorTestWithSpaces 0.006
classFileDescriptorTest 0.002

ClassUtilTest

testClassUtilConstructors 0
testClassUtilClass 0