Uses of Class
org.apache.maven.surefire.testng.TestNGReporter
-
Packages that use TestNGReporter Package Description org.apache.maven.surefire.testng -
-
Uses of TestNGReporter in org.apache.maven.surefire.testng
Subclasses of TestNGReporter in org.apache.maven.surefire.testng Modifier and Type Class Description class
ConfigurationAwareTestNGReporter
Just like TestNGReporter, but explicitly implements IResultListener; this interface is new in TestNG 5.5Methods in org.apache.maven.surefire.testng that return TestNGReporter Modifier and Type Method Description private static TestNGReporter
TestNGExecutor. createTestNGReporter(RunListener reportManager)
-