|
||||||||||
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.
Todo: This class does a little bit too little ;)
Constructor Summary | |
---|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
java.lang.ClassLoader surefireClassLoader,
java.lang.ClassLoader testsClassLoader)
|
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)
Method Detail |
---|
public SurefireProvider createProvider()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |