[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
33 | 0 | 0 | 0 | 100% | 2.377 |
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 |
---|---|---|---|---|---|---|
com.github.dexecutor.executor | 22 | 0 | 0 | 0 | 100% | 2.319 |
com.github.dexecutor.executor.graph | 8 | 0 | 0 | 0 | 100% | 0.058 |
com.github.dexecutor.executor.support | 3 | 0 | 0 | 0 | 100% | 0 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultDependentTasksExecutorTest | 7 | 0 | 0 | 0 | 100% | 2.278 | |
DependentTasksExecutorConfigTest | 2 | 0 | 0 | 0 | 100% | 0.025 | |
ExecutionResultsTest | 6 | 0 | 0 | 0 | 100% | 0.016 | |
ExecutionResultTest | 6 | 0 | 0 | 0 | 100% | 0 | |
TaskExecutionExceptionTest | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CyclicValidatorTest | 2 | 0 | 0 | 0 | 100% | 0 | |
DefaultGraphTest | 6 | 0 | 0 | 0 | 100% | 0.058 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PreconditionsTest | 2 | 0 | 0 | 0 | 100% | 0 | |
ThreadPoolUtilTest | 1 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
testTerminatingTask | 1.13 | |
testNonTerminatingTask | 0.049 | |
testPrint | 0 | |
testAddAsDependencyToAllInitialNodes | 0 | |
testAddAsDependentOnAllLeafNodes | 0 | |
testDependentTaskExecutionOrder | 0.03 | |
testDependentTaskExecutionOrderWithException | 0.053 |
shouldThrowIllegalArgumentExceptionWhenValidatorIsNull | 0.002 | |
shouldThrowIllegalArgumentExceptionWhenTraversarIsNull | 0 |
testThereIsNoParentResult | 0 | |
testGetFirstIsNull | 0 | |
testGetFirstIsNotNull | 0 | |
testToStringIsNotNull | 0 | |
testThereIsParentResult | 0 | |
testGetAllShouldReturnOneObject | 0 |
testExecutionResultToBeOne | 0 | |
testExecutionResultIdShouldBeOne | 0 | |
testExecutionResultToStringShouldNotBeNull | 0 | |
testExecutionResultShouldBeSuccess | 0 | |
testExecutionResultShouldBeErrored | 0 | |
testExecutionResultShouldBeSkipped | 0 |
testGraphSize | 0.03 | |
nodeTest | 0.003 | |
testAllNodes | 0.012 | |
testLeafNodes | 0 | |
testAddSameDependency | 0.003 | |
testInitialNodes | 0 |