Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
82 0 0 0 100% 29.132

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.profile 3 0 0 0 100% 0.268
org.djutils.immutablecollections 21 0 0 0 100% 0.019
org.djutils.primitives 3 0 0 0 100% 0.01
org.djutils.event 13 0 0 0 100% 3.151
org.djutils.reflection 12 0 0 0 100% 0.041
org.djutils.logger 7 0 0 0 100% 0.126
org.djutils.decoderdumper 2 0 0 0 100% 4.422
org.djutils.means 2 0 0 0 100% 0.004
org.djutils.multikeymap 1 0 0 0 100% 0.002
org.djutils.io 4 0 0 0 100% 0.024
org.djutils.event.remote 4 0 0 0 100% 4.167
org.djutils.exceptions 5 0 0 0 100% 0.027
org.djutils.rmi 3 0 0 0 100% 16.87
org.djutils.metadata 2 0 0 0 100% 0.001

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

org.djutils.profile

Class Tests Errors Failures Skipped Success Rate Time
ProfileTest 3 0 0 0 100% 0.268

org.djutils.immutablecollections

Class Tests Errors Failures Skipped Success Rate Time
TestImmutable 1 0 0 0 100% 0.001
TestImmutableArrayList 1 0 0 0 100% 0.001
TestImmutableCollectionStatics 2 0 0 0 100% 0.001
TestImmutableEntry 1 0 0 0 100% 0.003
TestImmutableHashMap 2 0 0 0 100% 0.001
TestImmutableHashSet 1 0 0 0 100% 0.001
TestImmutableLinkedHashMap 1 0 0 0 100% 0.002
TestImmutableLinkedHashSet 1 0 0 0 100% 0.002
TestImmutableList 3 0 0 0 100% 0
TestImmutableMap 1 0 0 0 100% 0.001
TestImmutableSet 1 0 0 0 100% 0.001
TestImmutableSortedMap 1 0 0 0 100% 0.001
TestImmutableSortedSet 1 0 0 0 100% 0.001
TestImmutableTreeMap 1 0 0 0 100% 0.001
TestImmutableTreeSet 2 0 0 0 100% 0.001
TestImmutableVector 1 0 0 0 100% 0.001

org.djutils.primitives

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

org.djutils.event

Class Tests Errors Failures Skipped Success Rate Time
EventListenerMapTest 1 0 0 0 100% 3.105
EventPubSubTest 5 0 0 0 100% 0.024
EventTest 3 0 0 0 100% 0.002
EventUtilTest 4 0 0 0 100% 0.02

org.djutils.reflection

Class Tests Errors Failures Skipped Success Rate Time
ClassFileDescriptorTest 2 0 0 0 100% 0.01
ClassUtilTest 10 0 0 0 100% 0.031

org.djutils.logger

Class Tests Errors Failures Skipped Success Rate Time
LogCategoryTest 1 0 0 0 100% 0.001
LoggerTest 6 0 0 0 100% 0.125

org.djutils.decoderdumper

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

org.djutils.means

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

org.djutils.multikeymap

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

org.djutils.io

Class Tests Errors Failures Skipped Success Rate Time
URLResourceTest 4 0 0 0 100% 0.024

org.djutils.event.remote

Class Tests Errors Failures Skipped Success Rate Time
RemoteEventPubSubTest 4 0 0 0 100% 4.167

org.djutils.exceptions

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

org.djutils.rmi

Class Tests Errors Failures Skipped Success Rate Time
RMITest 3 0 0 0 100% 16.87

org.djutils.metadata

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

Test Cases

[Summary] [Package List] [Test Cases]

DecoderDumperTests

testHexDumper 0.558
testBase64Dumper 3.777

EventListenerMapTest

testEventListenerMap 3.102

EventPubSubTest

testEventStrongWeakPos 0.016
testIllegalEventProducer 0.001
testEventPubSub 0.003
testEventProducerWeakRemoval 0
testTimedEventPubSub 0

EventTest

testEvent 0
testTimedEvent 0
testEventType 0

EventUtilTest

testEventProducingList 0.008
testEventProducingMap 0.004
testEventProducingSet 0.003
testEventProducingCollection 0.003

RemoteEventPubSubTest

testEventStrongWeakPos 2.134
testRemoteEventListenerProducer 2.016
testTimedRemoteEventListenerProducer 0.01
testEventProducerWeakRemoval 0.006

ThrowTest

testThrow 0.001

TryTest

tryAssignTest 0.007
trySucceedFailTestAssign 0.005
trySucceedFailTestExecute 0.005
tryExecuteTest 0.007

TestImmutable

testImmutable 0

TestImmutableArrayList

testArrayList 0

TestImmutableCollectionStatics

testSearchers 0
testEmptyConstructors 0

TestImmutableEntry

testImmutableEntry 0.001

TestImmutableHashMap

testMapEqualsAndHashCode 0
testHashMap 0

TestImmutableHashSet

testHashSet 0

TestImmutableLinkedHashMap

testImmutableLinkedHashMap 0

TestImmutableLinkedHashSet

testLinkedHashSet 0

TestImmutableList

testOf 0
testImmutableList 0
testImmutableHashSet 0

TestImmutableMap

testOf 0

TestImmutableSet

testOf 0

TestImmutableSortedMap

testOf 0

TestImmutableSortedSet

testOf 0

TestImmutableTreeMap

testTreeMap 0

TestImmutableTreeSet

testComparator 0
testTreeSet 0

TestImmutableVector

testVector 0

URLResourceTest

jarTest 0.012
fileTest 0.004
resourceTest 0.004
resourceAsStreamTest 0.003

LogCategoryTest

testLogCategory 0

LoggerTest

testAllLogLevels 0.029
testWriterLogLevels 0.09
testAllLogMessageFormat 0.001
loggerTest 0.003
testFilterOnCategories 0.001
testWriterLogMessageFormat 0.001

MeansTests

testMeansWithWeights 0.003
testMeansWithUnityWeights 0

MetaDataTest

testMetaData 0
testObjectDescriptor 0

TestMultiKeyMap

testMultiKeyMap 0.001

PrimitiveTest

testCast 0.003
test 0
testPrimitiveAssignable 0

ProfileTest

profileTestUsingBusyWaiting 0.24
profileTestUsingTrigFunctions 0.027
testFailureModes 0

ClassFileDescriptorTest

classFileDescriptorTestWithSpaces 0.005
classFileDescriptorTest 0.004

ClassUtilTest

testFieldSignature 0
testClassUtilConstructors 0
testToDescriptor 0
testToClass 0
testClassUtilClass 0
testClassUtilField 0.007
testMethodSignature 0.003
testClassUtilConstructor 0.002
testClassUtilAnnotation 0.005
testClassUtilMethod 0.013

RMITest

testRMIRegistry 2.119
testRMIRegistryLocalHost 8.021
testRMIObject 6.729