Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
6300198.413%190.737

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.902
cz.cuni.amis.configuration1000100%0.031
cz.cuni.amis.utils23000100%0.185
cz.cuni.amis.concurrency700185.714%6.428
cz.cuni.amis.utils.maps3000100%0.247
cz.cuni.amis.utils.heap1000100%0.03
cz.cuni.amis.utils.token4000100%0.076
cz.cuni.amis.utils.sets3000100%2.07
cz.cuni.amis.utils.flag4000100%1.514
cz.cuni.amis.utils.astar15000100%177.254

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.871
Test02_MapWithKeyListeners1000100%0.031

cz.cuni.amis.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PropertiesManager_Instantiation1000100%0.031

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_NKey1000100%0.031
Test02_NKeyCommutative1000100%0.041
Test03_ExceptionToString4000100%0.022
Test04_Iterators16000100%0.043
Test05_IniFile1000100%0.048

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
Test04_SyncHashMap_Reads1000100%1.077
Test05_AtomicInc1000100%0.062
Test06_AtomicIntegerList1000100%1.747
Test07_AtomicLongList1000100%2.122
Test08_HashSet1000100%0.671
Test09_ReadWriteLock10010%0
Test10_SyncAccessToInt1000100%0.749

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.021
Test02_WeakHashTriMap1000100%0.226

cz.cuni.amis.utils.heap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Heap1000100%0.03

cz.cuni.amis.utils.token

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Tokens3000100%0.025
Test02_Serialization1000100%0.051

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ConcurrentLinkedHashSet1000100%1.28
Test02_ConcurrentHashSet1000100%0.767
Test03_ConcurrentLinkedHashSet1000100%0.023

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0.031
Test02_RaceConditions1000100%0.064
Test03_Serialization1000100%0.062
Test04_FlagInteger1000100%1.357

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AStarHeapComparator1000100%0
Test02_AStarHeap6000100%93.564
Test03_AStarHeap_DecreaseKey2000100%0.031
Test04_AStar6000100%83.659

Test Cases

[Summary] [Package List] [Test Cases]

Test04_SyncHashMap_Reads

test1.077

Test05_AtomicInc

testAtomicInt0.062

Test06_AtomicIntegerList

test1.747

Test07_AtomicLongList

test2.122

Test08_HashSet

test0.671

Test10_SyncAccessToInt

test0.749

Test01_PropertiesManager_Instantiation

test0.031

Test01_WeakHashMap

test2.871

Test02_MapWithKeyListeners

test0.031

Test01_AStarHeapComparator

test0

Test02_AStarHeap

test5_Put10000Random_RevertCost0.78
test6_100x_Put10000Random_RevertCost52.31
test2_Put100Random0.002
test3_Put10000Random0.381
test4_100x_Put10000Random40.089
test1_Put100Sequention0.002

Test03_AStarHeap_DecreaseKey

test10.031
test20

Test04_AStar

test5PositiveRandom31.573
test6NegativeRandom51.225
test10.138
test20.27
test30.44
test4Same0.013

Test01_SimpleFlagTests

test010.031

Test02_RaceConditions

test010.064

Test03_Serialization

test030.062

Test04_FlagInteger

test1.357

Test01_Heap

test0.03

Test01_HashTriMap

testShallowCopy0.02
testCreateGet0.001

Test02_WeakHashTriMap

testWeakReferencing0.226

Test01_ConcurrentLinkedHashSet

test1.28

Test02_ConcurrentHashSet

test0.767

Test03_ConcurrentLinkedHashSet

test0.023

Test01_NKey

test0.031

Test02_NKeyCommutative

test0.041

Test03_ExceptionToString

test010.018
test020.001
test030.001
test040.002

Test04_Iterators

test10_HasNext_And_Remove_EmptyIterator_Last0.026
test15_OnlyNull_10.001
test15_OnlyNull_20
test02_Remove0.002
test01_Simple0.001
test10_HasNext_And_Remove_EmptyIterator_First_NullIterator0.001
test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator0.002
test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.001
test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.001
test09_HasNext_And_Remove_EmptyIterator_Middle0.001
test08_HasNext_And_Remove_EmptyIterator_First0.002
test05_EmptyIterator_Middle0
test06_EmptyIterator_Last0
test04_EmptyIterator_First0.001
test03_RemoveExceptions0
test07_HasNext_And_Remove0.004

Test05_IniFile

test010.048

Test01_Tokens

test01_Equals0.023
test03_TokensInHashMapAsKeys0.001
test02_TokensInHashSet0.001

Test02_Serialization

test010.051

Failure Details

[Summary] [Package List] [Test Cases]


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