public class Axis2ServerTestExtension
extends org.wso2.carbon.automation.engine.extensions.TestListenerExtension
| Constructor and Description |
|---|
Axis2ServerTestExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
initiate() |
void |
onFinish(org.testng.ITestContext iTestContext) |
void |
onStart(org.testng.ITestContext iTestContext) |
void |
onTestFailedButWithinSuccessPercentage() |
void |
onTestFailure() |
void |
onTestSkipped() |
void |
onTestStart() |
void |
onTestSuccess() |
public void initiate()
initiate in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionpublic void onTestStart()
onTestStart in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionpublic void onTestSuccess()
onTestSuccess in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionpublic void onTestFailure()
onTestFailure in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionpublic void onTestSkipped()
onTestSkipped in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionpublic void onTestFailedButWithinSuccessPercentage()
onTestFailedButWithinSuccessPercentage in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionpublic void onStart(org.testng.ITestContext iTestContext)
onStart in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionpublic void onFinish(org.testng.ITestContext iTestContext)
onFinish in class org.wso2.carbon.automation.engine.extensions.TestListenerExtensionCopyright © 2018 WSO2. All rights reserved.