Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
6900198.551%150.574

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.701
cz.cuni.amis.configuration1000100%0.016
cz.cuni.amis.concurrency1000190%8.383
cz.cuni.amis.utils26000100%0.149
cz.cuni.amis.utils.maps3000100%0.322
cz.cuni.amis.utils.heap1000100%0.017
cz.cuni.amis.utils.token4000100%0.041
cz.cuni.amis.utils.sets3000100%2.111
cz.cuni.amis.utils.flag4000100%1.217
cz.cuni.amis.utils.astar15000100%135.617

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.687
Test02_MapWithKeyListeners1000100%0.014

cz.cuni.amis.configuration

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_PropertiesManager_Instantiation1000100%0.016

cz.cuni.amis.concurrency

ClassTestsErrors FailuresSkippedSuccess RateTime
Test08_HashSet1000100%0.376
Test01_HashMap1000100%0.535
Test02_HashMap1000100%0.352
Test07_AtomicLongList1000100%2.006
Test03_SyncHashMap1000100%1.432
Test04_SyncHashMap_Reads1000100%0.842
Test06_AtomicIntegerList1000100%2.302
Test05_AtomicInc1000100%0.349
Test10_SyncAccessToInt1000100%0.188
Test09_ReadWriteLock10010%0.001

cz.cuni.amis.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
Test03_ExceptionToString4000100%0.015
Test05_IniFile1000100%0.024
Test01_NKey1000100%0.022
Test06_FileMarker3000100%0.012
Test04_Iterators16000100%0.052
Test02_NKeyCommutative1000100%0.024

cz.cuni.amis.utils.maps

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_HashTriMap2000100%0.011
Test02_WeakHashTriMap1000100%0.311

cz.cuni.amis.utils.heap

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Heap1000100%0.017

cz.cuni.amis.utils.token

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_Tokens3000100%0.013
Test02_Serialization1000100%0.028

cz.cuni.amis.utils.sets

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_ConcurrentLinkedHashSet1000100%1.255
Test03_ConcurrentLinkedHashSet1000100%0.014
Test02_ConcurrentHashSet1000100%0.842

cz.cuni.amis.utils.flag

ClassTestsErrors FailuresSkippedSuccess RateTime
Test01_SimpleFlagTests1000100%0.021
Test03_Serialization1000100%0.06
Test02_RaceConditions1000100%0.046
Test04_FlagInteger1000100%1.09

cz.cuni.amis.utils.astar

ClassTestsErrors FailuresSkippedSuccess RateTime
Test02_AStarHeap6000100%75.448
Test04_AStar6000100%60.095
Test03_AStarHeap_DecreaseKey2000100%0.065
Test01_AStarHeapComparator1000100%0.009

Test Cases

[Summary] [Package List] [Test Cases]

Test02_AStarHeap

test1_Put100Sequention0.048
test2_Put100Random0.011
test3_Put10000Random0.706
test4_100x_Put10000Random37.287
test5_Put10000Random_RevertCost0.401
test6_100x_Put10000Random_RevertCost36.995

Test04_AStar

test10.344
test20.454
test30.349
test4Same0.014
test5PositiveRandom17.608
test6NegativeRandom41.326

Test01_PropertiesManager_Instantiation

test0.016

Test03_ExceptionToString

test010.01
test020.001
test030.002
test040.002

Test01_WeakHashMap

test2.687

Test01_SimpleFlagTests

test010.021

Test01_ConcurrentLinkedHashSet

test1.255

Test03_AStarHeap_DecreaseKey

test10.052
test20.013

Test02_MapWithKeyListeners

test0.014

Test08_HashSet

test0.376

Test03_Serialization

test030.06

Test01_AStarHeapComparator

test0.009

Test01_HashTriMap

testCreateGet0.01
testShallowCopy0.001

Test05_IniFile

test010.024

Test01_NKey

test0.022

Test01_Heap

test0.017

Test01_HashMap

test0.535

Test02_HashMap

test0.352

Test01_Tokens

test01_Equals0.012
test02_TokensInHashSet0
test03_TokensInHashMapAsKeys0.001

Test07_AtomicLongList

test2.006

Test03_SyncHashMap

test1.432

Test04_SyncHashMap_Reads

test0.842

Test02_RaceConditions

test010.046

Test02_WeakHashTriMap

testWeakReferencing0.311

Test06_FileMarker

test010.009
test020.001
test030.002

Test03_ConcurrentLinkedHashSet

test0.014

Test06_AtomicIntegerList

test2.302

Test05_AtomicInc

testAtomicInt0.349

Test02_ConcurrentHashSet

test0.842

Test04_Iterators

test01_Simple0.01
test02_Remove0.002
test03_RemoveExceptions0.001
test04_EmptyIterator_First0.002
test05_EmptyIterator_Middle0.003
test06_EmptyIterator_Last0.012
test07_HasNext_And_Remove0.003
test08_HasNext_And_Remove_EmptyIterator_First0.002
test09_HasNext_And_Remove_EmptyIterator_Middle0.002
test10_HasNext_And_Remove_EmptyIterator_Last0.002
test10_HasNext_And_Remove_EmptyIterator_First_NullIterator0.003
test12_HasNext_And_Remove_EmptyIterator_Middle_NullIterator0.002
test13_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.003
test14_HasNext_And_Remove_EmptyIterator_Last_NullIterator0.002
test15_OnlyNull_10.001
test15_OnlyNull_20.002

Test02_Serialization

test010.028

Test02_NKeyCommutative

test0.024

Test10_SyncAccessToInt

test0.188

Test04_FlagInteger

test1.09

Failure Details

[Summary] [Package List] [Test Cases]


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