Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
6600198.485%126.706

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
cz.cuni.amis.hashmap2000100%2.124
cz.cuni.amis.configuration1000100%0.042
cz.cuni.amis.utils23000100%0.233
cz.cuni.amis.concurrency1000190%6.428
cz.cuni.amis.utils.maps3000100%0.29
cz.cuni.amis.utils.heap1000100%0.036
cz.cuni.amis.utils.token4000100%0.075
cz.cuni.amis.utils.sets3000100%2.199
cz.cuni.amis.utils.flag4000100%1.12
cz.cuni.amis.utils.astar15000100%114.159

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

cz.cuni.amis.hashmap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_WeakHashMap1000100%2.104
Test02_MapWithKeyListeners1000100%0.02

cz.cuni.amis.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PropertiesManager_Instantiation1000100%0.042

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_NKey1000100%0.04
Test02_NKeyCommutative1000100%0.04
Test03_ExceptionToString4000100%0.048
Test04_Iterators16000100%0.055
Test05_IniFile1000100%0.05

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashMap1000100%0.955
Test02_HashMap1000100%0.372
Test03_SyncHashMap1000100%2.784
Test04_SyncHashMap_Reads1000100%0.353
Test05_AtomicInc1000100%0.077
Test06_AtomicIntegerList1000100%0.582
Test07_AtomicLongList1000100%0.649
Test08_HashSet1000100%0.414
Test09_ReadWriteLock10010%0
Test10_SyncAccessToInt1000100%0.242

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.03
Test02_WeakHashTriMap1000100%0.26

cz.cuni.amis.utils.heap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Heap1000100%0.036

cz.cuni.amis.utils.token

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Tokens3000100%0.03
Test02_Serialization1000100%0.045

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ConcurrentLinkedHashSet1000100%1.352
Test02_ConcurrentHashSet1000100%0.822
Test03_ConcurrentLinkedHashSet1000100%0.025

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0.03
Test02_RaceConditions1000100%0.072
Test03_Serialization1000100%0.083
Test04_FlagInteger1000100%0.935

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AStarHeapComparator1000100%0
Test02_AStarHeap6000100%59.454
Test03_AStarHeap_DecreaseKey2000100%0.06
Test04_AStar6000100%54.645

Test Cases

[Summary] [Package List] [Test Cases]

Test01_HashMap

test0.955

Test02_HashMap

test0.372

Test03_SyncHashMap

test2.784

Test04_SyncHashMap_Reads

test0.353

Test05_AtomicInc

testAtomicInt0.077

Test06_AtomicIntegerList

test0.582

Test07_AtomicLongList

test0.649

Test08_HashSet

test0.414

Test10_SyncAccessToInt

test0.242

Test01_PropertiesManager_Instantiation

test0.042

Test01_WeakHashMap

test2.104

Test02_MapWithKeyListeners

test0.02

Test01_AStarHeapComparator

test0

Test02_AStarHeap

test1_Put100Sequention0.06
test2_Put100Random0.01
test3_Put10000Random0.646
test4_100x_Put10000Random29.139
test5_Put10000Random_RevertCost0.352
test6_100x_Put10000Random_RevertCost29.247

Test03_AStarHeap_DecreaseKey

test10.05
test20.01

Test04_AStar

test10.381
test20.499
test30.374
test4Same0.02
test5PositiveRandom20.42
test6NegativeRandom32.951

Test01_SimpleFlagTests

test010.03

Test02_RaceConditions

test010.072

Test03_Serialization

test030.083

Test04_FlagInteger

test0.935

Test01_Heap

test0.036

Test01_HashTriMap

testCreateGet0.03
testShallowCopy0

Test02_WeakHashTriMap

testWeakReferencing0.26

Test01_ConcurrentLinkedHashSet

test1.352

Test02_ConcurrentHashSet

test0.822

Test03_ConcurrentLinkedHashSet

test0.025

Test01_NKey

test0.04

Test02_NKeyCommutative

test0.04

Test03_ExceptionToString

test010.039
test020.002
test030.003
test040.004

Test04_Iterators

test01_Simple0.02
test02_Remove0.005
test03_RemoveExceptions0
test04_EmptyIterator_First0.005
test05_EmptyIterator_Middle0
test06_EmptyIterator_Last0
test07_HasNext_And_Remove0.006
test08_HasNext_And_Remove_EmptyIterator_First0.002
test09_HasNext_And_Remove_EmptyIterator_Middle0.003
test10_HasNext_And_Remove_EmptyIterator_Last0.002
test10_HasNext_And_Remove_EmptyIterator_First_NullIterator0.002
test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator0.003
test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.003
test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.002
test15_OnlyNull_10
test15_OnlyNull_20.002

Test05_IniFile

test010.05

Test01_Tokens

test01_Equals0.025
test02_TokensInHashSet0
test03_TokensInHashMapAsKeys0.005

Test02_Serialization

test010.045

Failure Details

[Summary] [Package List] [Test Cases]


cz.cuni.amis.concurrency.Test09_ReadWriteLock
skipped: skipped