public static final class TCKRunner.Reporter extends org.testng.TestListenerAdapter
| Constructor | Description |
|---|---|
Reporter(TestGroups.Profile profile,
File file) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
onTestFailure(org.testng.ITestResult tr) |
|
void |
onTestSkipped(org.testng.ITestResult tr) |
|
void |
onTestSuccess(org.testng.ITestResult tr) |
|
void |
writeSummary() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbeforeConfiguration, getAllTestMethods, getConfigurationFailures, getConfigurationSkips, getFailedButWithinSuccessPercentageTests, getFailedTests, getPassedTests, getSkippedTests, getTestContexts, onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess, onFinish, onStart, onTestFailedButWithinSuccessPercentage, onTestStart, setAllTestMethods, setFailedButWithinSuccessPercentageTests, setFailedTests, setPassedTests, setSkippedTests, toStringpublic Reporter(TestGroups.Profile profile, File file)
public void onTestFailure(org.testng.ITestResult tr)
onTestFailure in class org.testng.TestListenerAdapterpublic void onTestSkipped(org.testng.ITestResult tr)
onTestSkipped in class org.testng.TestListenerAdapterpublic void onTestSuccess(org.testng.ITestResult tr)
onTestSuccess in class org.testng.TestListenerAdapterpublic void writeSummary()
Copyright © 2005–2019 Units of Measurement project. All rights reserved.