| Package | Description |
|---|---|
| com.consol.citrus.exceptions | |
| com.consol.citrus.util |
| Modifier and Type | Method and Description |
|---|---|
Stack<FailureStackElement> |
CitrusRuntimeException.getFailureStack()
Gets the custom failure stack with line number information where the testcase failed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CitrusRuntimeException.setFailureStack(List<FailureStackElement> failureStack)
Sets the custom failure stack holding line number information inside test case.
|
| Modifier and Type | Method and Description |
|---|---|
static List<FailureStackElement> |
TestUtils.getFailureStack(TestCase test) |
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.