| Package | Description |
|---|---|
| com.consol.citrus.dsl.builder | |
| 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 |
|---|---|
CatchExceptionBuilder |
CatchExceptionBuilder.exception(Class<? extends Throwable> exception)
Catch exception type during execution.
|
CatchExceptionBuilder |
CatchExceptionBuilder.exception(String type)
Catch exception type during execution.
|
| Modifier and Type | Method and Description |
|---|---|
CatchExceptionBuilder |
TestDesigner.catchException()
Action catches possible exceptions in nested test actions.
|
CatchExceptionBuilder |
DefaultTestDesigner.catchException() |
| Modifier and Type | Method and Description |
|---|---|
CatchExceptionBuilder |
JUnit4CitrusTestRunner.catchException() |
CatchExceptionBuilder |
JUnit4CitrusTestDesigner.catchException() |
| Modifier and Type | Method and Description |
|---|---|
CatchExceptionBuilder |
TestRunner.catchException()
Catch exception when thrown in nested test action.
|
CatchExceptionBuilder |
DefaultTestRunner.catchException() |
| Modifier and Type | Method and Description |
|---|---|
CatchExceptionBuilder |
TestNGCitrusTestRunner.catchException() |
CatchExceptionBuilder |
TestNGCitrusTestDesigner.catchException() |
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.