| Package | Description |
|---|---|
| com.consol.citrus.dsl.design | |
| com.consol.citrus.dsl.junit | |
| com.consol.citrus.dsl.runner | |
| com.consol.citrus.dsl.testng |
| Modifier and Type | Method and Description |
|---|---|
ParallelBuilder |
TestDesigner.parallel()
Adds parallel container with nested test actions.
|
ParallelBuilder |
DefaultTestDesigner.parallel() |
| Modifier and Type | Method and Description |
|---|---|
ParallelBuilder |
JUnit4CitrusTestRunner.parallel() |
ParallelBuilder |
JUnit4CitrusTestDesigner.parallel() |
| Modifier and Type | Method and Description |
|---|---|
ParallelBuilder |
TestRunner.parallel()
Run nested test actions in parallel to each other using multiple threads.
|
ParallelBuilder |
DefaultTestRunner.parallel() |
| Modifier and Type | Method and Description |
|---|---|
ParallelBuilder |
TestNGCitrusTestRunner.parallel() |
ParallelBuilder |
TestNGCitrusTestDesigner.parallel() |
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.