|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.surefire.booter.ProviderFactory
public class ProviderFactory
Creates the surefire provider.
| Constructor Summary | |
|---|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
java.lang.ClassLoader surefireClassLoader,
java.lang.ClassLoader testsClassLoader,
java.lang.Object reporterManagerFactory)
|
|
| Method Summary | |
|---|---|
SurefireProvider |
createProvider()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
java.lang.ClassLoader surefireClassLoader,
java.lang.ClassLoader testsClassLoader,
java.lang.Object reporterManagerFactory)
| Method Detail |
|---|
public SurefireProvider createProvider()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||