[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 1.337 |
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 |
|---|---|---|---|---|---|---|
| info.smart_tools.smartactors.core.bootstrap | 8 | 0 | 0 | 0 | 100% | 1.337 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| BootstrapTest | 3 | 0 | 0 | 0 | 100% | 0.16 | |
| TopologicalSortTest | 5 | 0 | 0 | 0 | 100% | 1.177 |
[Summary] [Package List] [Test Cases]
| checkAdditionExecutionAndRevertingBootstrapItem | 0.139 | |
| checkRevertProcessExecutionException | 0.003 | |
| checkProcessExecutionException | 0.016 |
| checkSortingTwoSimpleGraphs | 0.807 | |
| checkOnAbsentDependency | 0.008 | |
| checkOnRecursiveDependency | 0.031 | |
| checkSortingTwoSimpleGraphsWithRevertedResult | 0.014 | |
| checkComplexGraph | 0.023 |