[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
33 | 0 | 0 | 0 | 100% | 2.831 |
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.821 |
com.github.dexecutor.executor.graph | 8 | 0 | 0 | 0 | 100% | 0 |
com.github.dexecutor.executor.support | 3 | 0 | 0 | 0 | 100% | 0.01 |
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.819 | |
DependentTasksExecutorConfigTest | 2 | 0 | 0 | 0 | 100% | 0 | |
ExecutionResultsTest | 6 | 0 | 0 | 0 | 100% | 0.001 | |
ExecutionResultTest | 6 | 0 | 0 | 0 | 100% | 0 | |
TaskExecutionExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CyclicValidatorTest | 2 | 0 | 0 | 0 | 100% | 0 | |
DefaultGraphTest | 6 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PreconditionsTest | 2 | 0 | 0 | 0 | 100% | 0 | |
ThreadPoolUtilTest | 1 | 0 | 0 | 0 | 100% | 0.01 |
[Summary] [Package List] [Test Cases]
testPrint | 1.451 | |
testNonTerminatingTask | 0.057 | |
testAddAsDependencyToAllInitialNodes | 0 | |
testTerminatingTask | 0.005 | |
testAddAsDependentOnAllLeafNodes | 0 | |
testDependentTaskExecutionOrder | 0.056 | |
testDependentTaskExecutionOrderWithException | 0.098 |
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 | |
testGraphSize | 0 | |
testInitialNodes | 0 | |
nodeTest | 0 | |
testAddSameDependency | 0 | |
testLeafNodes | 0 |