public class FailureStackTestListener extends AbstractTestListener
| Constructor and Description |
|---|
FailureStackTestListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onTestFailure(TestCase test,
Throwable cause)
Invoked when test finished with failure
|
onTestFinish, onTestSkipped, onTestStart, onTestSuccesspublic void onTestFailure(TestCase test, Throwable cause)
TestListeneronTestFailure in interface TestListeneronTestFailure in class AbstractTestListenerTestListener.onTestFailure(com.consol.citrus.TestCase, java.lang.Throwable)Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.