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, onTestSuccess
public void onTestFailure(TestCase test, Throwable cause)
TestListener
onTestFailure
in interface TestListener
onTestFailure
in class AbstractTestListener
TestListener.onTestFailure(com.consol.citrus.TestCase, java.lang.Throwable)
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.