Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
7000198.571%222.833

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.69
cz.cuni.amis.configuration1000100%0.029
cz.cuni.amis.utils27000100%0.246
cz.cuni.amis.concurrency1000190%8.529
cz.cuni.amis.utils.maps3000100%0.223
cz.cuni.amis.utils.heap1000100%0.019
cz.cuni.amis.utils.token4000100%0.068
cz.cuni.amis.utils.sets3000100%2.152
cz.cuni.amis.utils.flag4000100%1.42
cz.cuni.amis.utils.astar15000100%207.457

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.66
Test02_MapWithKeyListeners1000100%0.03

cz.cuni.amis.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PropertiesManager_Instantiation1000100%0.029

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_NKey1000100%0.043
Test02_NKeyCommutative1000100%0.027
Test03_ExceptionToString4000100%0.022
Test04_Iterators16000100%0.037
Test05_IniFile1000100%0.07
Test06_FileMarker4000100%0.047

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashMap1000100%0.235
Test02_HashMap1000100%1.013
Test03_SyncHashMap1000100%3.722
Test04_SyncHashMap_Reads1000100%0.314
Test05_AtomicInc1000100%0.062
Test06_AtomicIntegerList1000100%0.947
Test07_AtomicLongList1000100%0.838
Test08_HashSet1000100%0.742
Test09_ReadWriteLock10010%0
Test10_SyncAccessToInt1000100%0.656

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.017
Test02_WeakHashTriMap1000100%0.206

cz.cuni.amis.utils.heap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Heap1000100%0.019

cz.cuni.amis.utils.token

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Tokens3000100%0.024
Test02_Serialization1000100%0.044

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ConcurrentLinkedHashSet1000100%1.399
Test02_ConcurrentHashSet1000100%0.732
Test03_ConcurrentLinkedHashSet1000100%0.021

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0.232
Test02_RaceConditions1000100%0.052
Test03_Serialization1000100%0.057
Test04_FlagInteger1000100%1.079

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_AStarHeapComparator1000100%0.014
Test02_AStarHeap6000100%112.09
Test03_AStarHeap_DecreaseKey2000100%0.032
Test04_AStar6000100%95.321

Test Cases

[Summary] [Package List] [Test Cases]

Test01_HashMap

test0.235

Test02_HashMap

test1.013

Test03_SyncHashMap

test3.722

Test04_SyncHashMap_Reads

test0.314

Test05_AtomicInc

testAtomicInt0.062

Test06_AtomicIntegerList

test0.947

Test07_AtomicLongList

test0.838

Test08_HashSet

test0.742

Test10_SyncAccessToInt

test0.656

Test01_PropertiesManager_Instantiation

test0.029

Test01_WeakHashMap

test2.66

Test02_MapWithKeyListeners

test0.03

Test01_AStarHeapComparator

test0.014

Test02_AStarHeap

test1_Put100Sequention0.028
test2_Put100Random0.007
test3_Put10000Random0.666
test4_100x_Put10000Random53.392
test5_Put10000Random_RevertCost0.799
test6_100x_Put10000Random_RevertCost57.198

Test03_AStarHeap_DecreaseKey

test10.023
test20.009

Test04_AStar

test10.282
test20.341
test30.59
test4Same0.012
test5PositiveRandom30.974
test6NegativeRandom63.122

Test01_SimpleFlagTests

test010.232

Test02_RaceConditions

test010.052

Test03_Serialization

test030.057

Test04_FlagInteger

test1.079

Test01_Heap

test0.019

Test01_HashTriMap

testCreateGet0.016
testShallowCopy0.001

Test02_WeakHashTriMap

testWeakReferencing0.206

Test01_ConcurrentLinkedHashSet

test1.399

Test02_ConcurrentHashSet

test0.732

Test03_ConcurrentLinkedHashSet

test0.021

Test01_NKey

test0.043

Test02_NKeyCommutative

test0.027

Test03_ExceptionToString

test010.019
test020.001
test030.001
test040.001

Test04_Iterators

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

Test05_IniFile

test010.07

Test06_FileMarker

test010.02
test020.009
test030.01
test040.008

Test01_Tokens

test01_Equals0.022
test02_TokensInHashSet0.001
test03_TokensInHashMapAsKeys0.001

Test02_Serialization

test010.044

Failure Details

[Summary] [Package List] [Test Cases]


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