Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
31 0 0 0 100% 3.328

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.846
org.djutils.immutablecollections 14 0 0 0 100% 0.017
org.djutils.means 2 0 0 0 100% 0
org.djutils.primitives 1 0 0 0 100% 0
org.djutils.io 2 0 0 0 100% 0.465
org.djutils.reflection 8 0 0 0 100% 0
org.djutils.exceptions 2 0 0 0 100% 0

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

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 2 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.001
TestImmutableList 2 0 0 0 100% 0
TestImmutableTreeMap 1 0 0 0 100% 0
TestImmutableTreeSet 1 0 0 0 100% 0
TestImmutableVector 1 0 0 0 100% 0.016

org.djutils.means

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

org.djutils.primitives

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

org.djutils.io

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

org.djutils.reflection

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

org.djutils.exceptions

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

Test Cases

[Summary] [Package List] [Test Cases]

DecoderDumperTests

testHexDumper 0.47
testBase64Dumper 2.345

ThrowTest

testThrow 0

TryTest

tryTest 0

TestImmutable

testImmutable 0

TestImmutableArrayList

testArrayList 0

TestImmutableCollectionStatics

TestEmptyConstructors 0
TestSearchers 0

TestImmutableHashMap

testMapEqualsAndHashCode 0
testHashMap 0

TestImmutableHashSet

testHashSet 0

TestImmutableLinkedHashMap

testImmutableLinkedHashMap 0

TestImmutableLinkedHashSet

testLinkedHashSet 0

TestImmutableList

testImmutableList 0
testImmutableHashSet 0

TestImmutableTreeMap

testTreeMap 0

TestImmutableTreeSet

testTreeSet 0

TestImmutableVector

testVector 0

URLResourceTest

jarTest 0.456
fileTest 0.001

MeansTests

testMeansWithWeights 0
testMeansWithUnityWeights 0

PrimitiveTest

test 0

ClassFileDescriptorTest

classFileDescriptorTestWithSpaces 0
classFileDescriptorTest 0

ClassUtilTest

testFieldSignature 0
testClassUtilConstructors 0
testToDescriptor 0
testToClass 0
testClassUtilClass 0
testMethodSignature 0