Package org.apache.maven.surefire.junitcore
-
Class Summary Class Description AsynchronousRunner Deprecated. ClassesParallelRunListener Deprecated. ConcurrentRunListener Deprecated. ConfigurableParallelComputer Deprecated. FilteringRequest Moved nested class fromJUnitCoreWrapper
.JUnitCore JUnitCore solves bugs in original junit classJUnitCore
.JUnitCoreParameters JUnitCoreProvider JUnitCoreRunListener Noteworthy things about JUnit4 listening:
A class that is annotated with @Ignore will have one invocation of "testSkipped" with source==name A method that is annotated with @Ignore will have a invocation of testSkipped with source and name distinct Methods annotated with @Ignore trigger no further events.JUnitCoreWrapper Encapsulates access to JUnitCoreLogicalStream Deprecated. MethodsParallelRunListener Deprecated. NonConcurrentRunListener Deprecated. SynchronousRunner Deprecated. TestMethod Deprecated. TestSet Deprecated.