Class Hierarchy
- java.lang.Object
- org.apache.maven.surefire.api.provider.AbstractProvider (implements org.apache.maven.surefire.api.provider.SurefireProvider)
- org.apache.maven.surefire.junitcore.JUnitCoreProvider
- org.apache.maven.surefire.junitcore.AsynchronousRunner (implements org.junit.runners.model.RunnerScheduler)
- org.junit.runner.Computer
- org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
- org.apache.maven.surefire.junitcore.ConcurrentRunListener (implements org.apache.maven.surefire.api.report.TestReportListener<T>)
- org.apache.maven.surefire.junitcore.ClassesParallelRunListener
- org.apache.maven.surefire.junitcore.MethodsParallelRunListener
- org.apache.maven.surefire.junitcore.JUnitCore
- org.apache.maven.surefire.junitcore.JUnitCoreWrapper.JUnitCore
- org.apache.maven.surefire.junitcore.JUnitCoreParameters
- org.apache.maven.surefire.junitcore.JUnitCoreWrapper
- org.apache.maven.surefire.junitcore.LogicalStream
- org.junit.runner.Request
- org.apache.maven.surefire.junitcore.FilteringRequest
- org.junit.runner.notification.RunListener
- org.apache.maven.surefire.common.junit4.JUnit4RunListener (implements org.apache.maven.surefire.report.RunModeSetter, org.apache.maven.surefire.api.report.TestOutputReceiver<T>)
- org.apache.maven.surefire.junitcore.JUnitCoreRunListener
- org.apache.maven.surefire.junitcore.NonConcurrentRunListener
- org.apache.maven.surefire.common.junit4.JUnit4RunListener (implements org.apache.maven.surefire.report.RunModeSetter, org.apache.maven.surefire.api.report.TestOutputReceiver<T>)
- org.apache.maven.surefire.junitcore.SynchronousRunner (implements org.junit.runners.model.RunnerScheduler)
- org.apache.maven.surefire.junitcore.TestMethod (implements org.apache.maven.surefire.api.report.TestOutputReceiver<T>)
- org.apache.maven.surefire.junitcore.TestSet
- org.apache.maven.surefire.api.provider.AbstractProvider (implements org.apache.maven.surefire.api.provider.SurefireProvider)