Package org.apache.maven.surefire.junit
-
Interface Summary Interface Description SurefireTestSetExecutor Describes a single test set -
Class Summary Class Description JUnit3Provider JUnit3Reporter This implementation ofRunListenerhandlesOutputReportEntryin theoutput receiver, downcasting toTestOutputReportEntry, and delegates the report entry to theTestReportListener.JUnitTestSetExecutor JUnit3 test setPojoAndJUnit3Checker PojoTestSetExecutor Executes a JUnit3 test classPojoTestSetExecutor.DiscoveredTestMethods TestListenerInvocationHandler Invocation Handler for TestListener proxies to delegate to ourRunListenerTestListenerInvocationHandler.FailedTest