public class BrowserPerTest
extends ExitCodeListener
@Listeners({ BrowserPerTest.class})| Constructor and Description |
|---|
BrowserPerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigurationFailure(ITestResult result) |
void |
onTestFailedButWithinSuccessPercentage(ITestResult result) |
void |
onTestFailure(ITestResult result) |
void |
onTestSuccess(ITestResult result) |
public void onTestFailure(ITestResult result)
public void onTestFailedButWithinSuccessPercentage(ITestResult result)
public void onTestSuccess(ITestResult result)
public void onConfigurationFailure(ITestResult result)