Total | Passed | Failed | Skipped | Ft Total | Ft Passed | Ft Failed | Ft Skipped | Success rate | Total time |
---|---|---|---|---|---|---|---|---|---|
4 | 3 | 1 | 0 | 15 | 10 | 1 | 0 | 75.0% | 0.111 seconds |
Name | Features | Iterations | Failed | Errors | Skipped | Success rate | Time |
---|---|---|---|---|---|---|---|
lv.id.jc.algorithm.graph.BreadthFirstSearchSpec
Breadth First Search Algorithm
|
4 | 4 | 0 | 0 | 0 | 100.0% | 0.037 seconds |
lv.id.jc.algorithm.graph.DijkstrasAlgorithmSpec
Dijkstra's Algorithm
|
5 | 1 | 1 | 0 | 0 | 0.0% | 0.037 seconds |
lv.id.jc.algorithm.graph.GraphSpec
Generic Graph
|
5 | 5 | 0 | 0 | 0 | 100.0% | 0.032 seconds |
lv.id.jc.algorithm.graph.SearchAlgorithmsSpec
Comparison of two algorithms
|
1 | 1 | 0 | 0 | 0 | 100.0% | 0.005 seconds |