com.consol.citrus.report
Class FailureStackTestListener
java.lang.Object
com.consol.citrus.report.AbstractTestListener
com.consol.citrus.report.FailureStackTestListener
- All Implemented Interfaces:
- TestListener
public class FailureStackTestListener
- extends AbstractTestListener
- Author:
- Christoph Deppisch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FailureStackTestListener
public FailureStackTestListener()
onTestFailure
public void onTestFailure(TestCase test,
Throwable cause)
- Description copied from interface:
TestListener
- Invoked when test finished with failure
- Specified by:
onTestFailure in interface TestListener- Overrides:
onTestFailure in class AbstractTestListener
- See Also:
TestListener.onTestFailure(com.consol.citrus.TestCase, java.lang.Throwable)
Copyright © 2008-2013 ConSol* Consulting&Solutions GmbH. All Rights Reserved.