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, wait
beforeConfiguration, getAllTestMethods, getConfigurationFailures, getConfigurationSkips, getFailedButWithinSuccessPercentageTests, getFailedTests, getPassedTests, getSkippedTests, getTestContexts, onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess, onFinish, onStart, onTestFailedButWithinSuccessPercentage, onTestStart, setAllTestMethods, setFailedButWithinSuccessPercentageTests, setFailedTests, setPassedTests, setSkippedTests, toString
public Reporter(TestGroups.Profile profile, File file)
public void onTestFailure(org.testng.ITestResult tr)
onTestFailure
in class org.testng.TestListenerAdapter
public void onTestSkipped(org.testng.ITestResult tr)
onTestSkipped
in class org.testng.TestListenerAdapter
public void onTestSuccess(org.testng.ITestResult tr)
onTestSuccess
in class org.testng.TestListenerAdapter
public void writeSummary()
Copyright © 2005–2019 Units of Measurement project. All rights reserved.