Package org.apache.maven.surefire.testng
package org.apache.maven.surefire.testng
-
ClassesClassDescriptionJust like TestNGReporter, but explicitly implements IResultListener; this interface is new in TestNG 5.5Test suite for TestNG based on a directory of Java test classes.Contains utility methods for executing TestNG.Listens for and provides and adaptor layer so that TestNG tests can report their status to the current
RunListener
.Handles suite xml file definitions for TestNG.Abstract class which implements common functions.