|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.surefire.testng.TestNGReporter
org.apache.maven.surefire.testng.ConfigurationAwareTestNGReporter
public class ConfigurationAwareTestNGReporter
Just like TestNGReporter, but explicitly implements IResultListener; this interface is new in TestNG 5.5
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.surefire.testng.TestNGReporter |
|---|
SUREFIRE_BUNDLE_NAME |
| Constructor Summary | |
|---|---|
ConfigurationAwareTestNGReporter(RunListener reportManager,
TestNgTestSuite source)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.maven.surefire.testng.TestNGReporter |
|---|
onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess, onFinish, onFinish, onStart, onStart, onTestFailedButWithinSuccessPercentage, onTestFailure, onTestSkipped, onTestStart, onTestSuccess |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.testng.ITestListener |
|---|
onFinish, onStart, onTestFailedButWithinSuccessPercentage, onTestFailure, onTestSkipped, onTestStart, onTestSuccess |
| Methods inherited from interface org.testng.internal.IConfigurationListener |
|---|
onConfigurationFailure, onConfigurationSkip, onConfigurationSuccess |
| Constructor Detail |
|---|
public ConfigurationAwareTestNGReporter(RunListener reportManager,
TestNgTestSuite source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||