Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
40 0 0 0 100% 9.303

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.pvalsecc.concurrent 10 0 0 0 100% 7.557
org.pvalsecc.comm 2 0 0 0 100% 0.768
org.pvalsecc.jdbc 5 0 0 0 100% 0.024
org.pvalsecc.misc 12 0 0 0 100% 0.878
org.pvalsecc.opts 7 0 0 0 100% 0.066
org.pvalsecc.graph.dijkstra 4 0 0 0 100% 0.01

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

org.pvalsecc.concurrent

Class Tests Errors Failures Skipped Success Rate Time
OrderedResultsExecutorTest 2 0 0 0 100% 4.067
SynchronousTargetGroupTest 1 0 0 0 100% 0.028
SynchronousSimpleTargetTest 4 0 0 0 100% 0.044
ActiveExecutorTest 3 0 0 0 100% 3.418

org.pvalsecc.comm

Class Tests Errors Failures Skipped Success Rate Time
MultiplexedServerTest 1 0 0 0 100% 0.31
MultiplexedStreamedServerTest 1 0 0 0 100% 0.458

org.pvalsecc.jdbc

Class Tests Errors Failures Skipped Success Rate Time
BeanDbMapperTest 1 0 0 0 100% 0.015
BeansDbMapperTest 1 0 0 0 100% 0.003
ConnectionFactoryTest 3 0 0 0 100% 0.006

org.pvalsecc.misc

Class Tests Errors Failures Skipped Success Rate Time
StringUtilsTest 3 0 0 0 100% 0.004
UnitUtilitiesTest 3 0 0 0 100% 0.028
URIUtilsTest 2 0 0 0 100% 0.005
FileUtilitiesTest 2 0 0 0 100% 0.837
CollectionUtilsTest 2 0 0 0 100% 0.004

org.pvalsecc.opts

Class Tests Errors Failures Skipped Success Rate Time
GetOptionsTest 5 0 0 0 100% 0.012
GetOptionsCollectionTest 1 0 0 0 100% 0.05
GetOptionsEnumTest 1 0 0 0 100% 0.004

org.pvalsecc.graph.dijkstra

Class Tests Errors Failures Skipped Success Rate Time
DijkstraTest 4 0 0 0 100% 0.01

Test Cases

GetOptionsTest

testSimple 0.005
testSecurity 0
testBadType 0
testMandatoryType 0.001
testLists 0.003

BeanDbMapperTest

testDiscovery 0.014

OrderedResultsExecutorTest

testOneResultCollector 1.776
testTwoResultCollectors 2.29

StringUtilsTest

testJoinCanBeEmpty 0.002
testJoinCanContainOne 0.001
testJoinCanContainMore 0.001

GetOptionsCollectionTest

testArray 0.05

MultiplexedServerTest

testEcho 0.31

MultiplexedStreamedServerTest

testEcho 0.458

GetOptionsEnumTest

testSimple 0.004

BeansDbMapperTest

testCache 0.002

UnitUtilitiesTest

testToComputerSize 0.021
testToElapsedNanoTime 0.001
testToElapsedTime 0.003

URIUtilsTest

testGetParameters 0.002
testAddParams 0.002

SynchronousTargetGroupTest

testMixed 0.027

SynchronousSimpleTargetTest

testTargetsKnownBefore 0.021
testTargetsKnownAfter 0.005
testTargetsKnownDuring 0.01
testStaticError 0.006

ActiveExecutorTest

testUnbufferedSingleProvider 2.883
testBufferedSingleProvider 0.293
testBufferedMultiProvider 0.227

DijkstraTest

testFindRoute 0.004
testFindRouteUniDir 0.001
testFindRouteMaxDistance 0
testReachablePoints 0.002

FileUtilitiesTest

testReadWholeTextStreamSimple 0.001
testReadWholeTextStreamComplex 0.835

CollectionUtilsTest

testCreateList 0.001
testCreateSet 0

ConnectionFactoryTest

testBadFormatRaisesAnException 0.002
testUnknownRaisesAnException 0.001
testNotInstalledRaisesAnException 0.001