Summary

Tests Errors Failures Skipped Success Rate Time
43 0 0 0 100% 0.993

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.microcol.gui 15 0 0 0 100% 0.939
org.microcol.model 28 0 0 0 100% 0.054

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

org.microcol.gui

Class Tests Errors Failures Skipped Success Rate Time
AreaTest 2 0 0 0 100% 0.318
ImageProviderTest 3 0 0 0 100% 0.268
PathPlanningTest 5 0 0 0 100% 0.007
TextTest 3 0 0 0 100% 0.06
WalkAnimatorTest 2 0 0 0 100% 0.286

org.microcol.model

Class Tests Errors Failures Skipped Success Rate Time
CalendarTest 8 0 0 0 100% 0.006
LocationTest 8 0 0 0 100% 0.004
MapTest 2 0 0 0 100% 0.036
PathTest 10 0 0 0 100% 0.008

Test Cases

AreaTest

test_getCenterAreaTo_middle_of_map 0.318
test_constructor 0

ImageProviderTest

test_two_getImage_returns_same_image_instance 0.264
test_load_non_existing_image 0.001
test_existingImage 0.002

PathPlanningTest

test_simple 0.004
test_move_to_lover_values 0.001
test_first_step_is_skipped 0.001
test_from_and_destiny_points_are_same 0
test_diagonal_move 0.001

TextTest

test_create_english_swith_to_czech 0.058
test_crate_czech 0
test_crate_english 0.001

WalkAnimatorTest

test_first_steps 0.255
test_multi_tiles_steps 0.001

CalendarTest

testEndRound 0.001
testCreation 0
testEndRoundException 0
testCreationInvalid1 0
testCreationInvalid2 0
testCreationInvalid3 0
testCreationValid 0
testFinished 0

LocationTest

testCreationStatic 0
testCreation 0
testAddNull 0
testAdd 0
testAdjacent 0
testHashCode 0
testEquals 0
testAdjacentNull 0

MapTest

testValidLocation 0.002
testValidPath 0.033

PathTest

testImmutable 0.001
testCreationBack 0.001
testCreationMore 0
testCreationNull 0
testCreationOne 0
testCreationEmpty 0.001
testCreationInvalidGap 0
testCreationInvalidSame 0.001
testCreationNullElement 0
testCreationCircle 0.001