[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 54 | 0 | 0 | 0 | 100% | 3.302 |
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.core | 27 | 0 | 0 | 0 | 100% | 3.045 |
| com.github.dexecutor.core.support | 3 | 0 | 0 | 0 | 100% | 0.002 |
| com.github.dexecutor.core.task | 10 | 0 | 0 | 0 | 100% | 0.017 |
| com.github.dexecutor.core.graph | 14 | 0 | 0 | 0 | 100% | 0.238 |
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 | 11 | 0 | 0 | 0 | 100% | 3.042 | |
| DependentTasksExecutorConfigTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ExecutionResultsTest | 6 | 0 | 0 | 0 | 100% | 0 | |
| ExecutionResultTest | 6 | 0 | 0 | 0 | 100% | 0.001 | |
| TaskExecutionExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PreconditionsTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ThreadPoolUtilTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AbstractDelegatingTaskTest | 10 | 0 | 0 | 0 | 100% | 0.017 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CyclicValidatorTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| DefaultDagTest | 6 | 0 | 0 | 0 | 100% | 0.236 | |
| NodeTest | 6 | 0 | 0 | 0 | 100% | 0.001 |
[Summary] [Package List] [Test Cases]
| testDependentTaskExecutionOrderWithOutException | 1.367 | |
| testPrint | 0.011 | |
| testNonTerminatingTask | 0.076 | |
| testNonTerminatingDependentTaskExecutionOrderWithOutException | 0.043 | |
| testRetryingDependentTaskExecutionOrderWithException | 0.043 | |
| testNotTerminatingRetryingDependentTaskExecutionOrderWithException | 0.022 | |
| testAddAsDependencyToAllInitialNodes | 0 | |
| testDependentTaskExecutionWithSkipLogic | 0.046 | |
| testTerminatingTask | 0.007 | |
| testAddAsDependentOnAllLeafNodes | 0.013 | |
| testDependentTaskExecutionOrderWithException | 0.059 |
| shouldThrowIllegalArgumentExceptionWhenTraversarIsNull | 0 | |
| shouldThrowIllegalArgumentExceptionWhenValidatorIsNull | 0 |
| testThereIsNoParentResult | 0 | |
| testToStringIsNotNull | 0 | |
| testGetAllShouldReturnOneObject | 0 | |
| testGetFirstIsNotNull | 0 | |
| testThereIsParentResult | 0 | |
| testGetFirstIsNull | 0 |
| testExecutionResultToBeOne | 0 | |
| testExecutionResultShouldBeSkipped | 0 | |
| testExecutionResultIdShouldBeOne | 0 | |
| testExecutionResultShouldBeSuccess | 0 | |
| testExecutionResultShouldBeErrored | 0 | |
| testExecutionResultToStringShouldNotBeNull | 0 |
| testAllNodes | 0.229 | |
| testGraphSize | 0 | |
| testInitialNodes | 0 | |
| nodeTest | 0.002 | |
| testAddSameDependency | 0 | |
| testLeafNodes | 0 |
| testNodeIsSkipped | 0 | |
| testNodeIsSuccess | 0 | |
| testNodeIsNotSkipped | 0 | |
| testNodeIsErrored | 0 | |
| testNodeIsNotSuccess | 0 | |
| testNodeIsNotErrored | 0 |
| testErrored | 0.017 | |
| testId | 0 | |
| testGetExecutionBehavior | 0 | |
| testConsiderExecutionError | 0 | |
| testShouldConsiderExecutionError | 0 | |
| testShouldExecute | 0 | |
| testGetStatus | 0 | |
| testExecutionBehavior | 0 | |
| testSkipped | 0 | |
| testSuccess | 0 |