public class QAFTestNGListener2 extends QAFTestNGListener
| Constructor and Description |
|---|
QAFTestNGListener2() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInvocation(org.testng.IInvokedMethod method,
org.testng.ITestResult tr,
org.testng.ITestContext context) |
void |
onFinish(org.testng.ISuite suite) |
void |
onFinish(org.testng.ITestContext testContext) |
void |
onStart(org.testng.ISuite suite) |
void |
onStart(org.testng.ITestContext testContext) |
protected void |
report(org.testng.ITestResult tr) |
void |
transform(org.testng.annotations.ITestAnnotation testAnnotation,
java.lang.Class clazz,
java.lang.reflect.Constructor arg2,
java.lang.reflect.Method method) |
afterInvocation, beforeInvocation, beforeInvocation, intercept, onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess, onTestFailedButWithinSuccessPercentage, onTestFailure, onTestSkipped, onTestStart, onTestSuccess, processResult, setFailure, setSkip, transform, transform, transformpublic void onStart(org.testng.ISuite suite)
onStart in class QAFTestNGListenerpublic void onFinish(org.testng.ISuite suite)
onFinish in class QAFTestNGListenerpublic void onStart(org.testng.ITestContext testContext)
onStart in class QAFTestNGListenerpublic void onFinish(org.testng.ITestContext testContext)
onFinish in class QAFTestNGListenerpublic void transform(org.testng.annotations.ITestAnnotation testAnnotation,
java.lang.Class clazz,
java.lang.reflect.Constructor arg2,
java.lang.reflect.Method method)
public void afterInvocation(org.testng.IInvokedMethod method,
org.testng.ITestResult tr,
org.testng.ITestContext context)
afterInvocation in class QAFTestNGListenerprotected void report(org.testng.ITestResult tr)
report in class QAFTestNGListenerCopyright © 2000 Infostretch Corp.