[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
11 | 0 | 0 | 0 | 100% | 112.602 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
cz.cuni.amis.pathfinding.alg.astar | 7 | 0 | 0 | 0 | 100% | 40.094 |
cz.cuni.amis.pathfinding.alg.floydwarshall | 4 | 0 | 0 | 0 | 100% | 72.508 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_AStarHeapComparator | 1 | 0 | 0 | 0 | 100% | 0.009 |
![]() | Test02_AStar | 6 | 0 | 0 | 0 | 100% | 40.085 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | Test01_FloydWarshall | 4 | 0 | 0 | 0 | 100% | 72.508 |
[Summary] [Package List] [Test Cases]
![]() | test1 | 0.199 |
![]() | test2 | 0.227 |
![]() | test3 | 0.335 |
![]() | test4Same | 0.015 |
![]() | test5PositiveRandom | 15.244 |
![]() | test6NegativeRandom | 23.877 |