[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
38 | 0 | 0 | 0 | 100% | 2.73 |
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 | 23 | 0 | 0 | 0 | 100% | 2.562 |
com.github.dexecutor.core.support | 3 | 0 | 0 | 0 | 100% | 0.014 |
com.github.dexecutor.core.graph | 12 | 0 | 0 | 0 | 100% | 0.154 |
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.56 | |
DependentTasksExecutorConfigTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
ExecutionResultsTest | 6 | 0 | 0 | 0 | 100% | 0 | |
ExecutionResultTest | 6 | 0 | 0 | 0 | 100% | 0 | |
TaskExecutionExceptionTest | 2 | 0 | 0 | 0 | 100% | 0.001 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PreconditionsTest | 2 | 0 | 0 | 0 | 100% | 0.005 | |
ThreadPoolUtilTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CyclicValidatorTest | 2 | 0 | 0 | 0 | 100% | 0 | |
DefaultDagTest | 6 | 0 | 0 | 0 | 100% | 0.137 | |
NodeTest | 4 | 0 | 0 | 0 | 100% | 0.017 |
[Summary] [Package List] [Test Cases]
testPrint | 1.162 | |
testNonTerminatingTask | 0.013 | |
testAddAsDependencyToAllInitialNodes | 0.062 | |
testTerminatingTask | 0.037 | |
testAddAsDependentOnAllLeafNodes | 0 | |
testDependentTaskExecutionOrder | 0.028 | |
testDependentTaskExecutionOrderWithException | 0.024 |
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.131 | |
testGraphSize | 0.001 | |
testInitialNodes | 0 | |
nodeTest | 0.001 | |
testAddSameDependency | 0.001 | |
testLeafNodes | 0 |
shouldNotThrowIllegalArgumentException | 0.004 | |
shouldThrowIllegalArgumentException | 0 |