public class TextReporter extends java.lang.Object implements ITestListener
| Constructor and Description |
|---|
TextReporter(java.lang.String testName,
int verbose) |
| Modifier and Type | Method and Description |
|---|---|
void |
onFinish(ITestContext context)
Invoked after all the test methods belonging to the classes inside the <test> tag have run
and all their Configuration methods have been called.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonStart, onTestFailedButWithinSuccessPercentage, onTestFailedWithTimeout, onTestFailure, onTestSkipped, onTestStart, onTestSuccesspublic void onFinish(ITestContext context)
ITestListeneronFinish in interface ITestListenercontext - The test context