Package org.apache.maven.surefire.testng

Class Summary
TestNGDirectoryTestSuite Test suite for TestNG based on a directory of Java test classes.
TestNGExecutor Contains utility methods for executing TestNG.
TestNGReporter Listens for and provides and adaptor layer so that TestNG tests can report their status to the current ReporterManager.
TestNGStackTraceWriter Write out stack traces for TestNG.
TestNGTestSet Main plugin point for running testng tests within the Surefire runtime infrastructure.
TestNGXmlTestSuite Handles suite xml file definitions for TestNG.