Modifier and Type | Class and Description |
---|---|
private class |
ProviderFactory.ProviderProxy |
Modifier and Type | Method and Description |
---|---|
SurefireProvider |
ProviderFactory.createProvider(boolean isInsideFork) |
private static SurefireProvider |
ForkedBooter.createProviderInCurrentClassloader(StartupConfiguration startupConfiguration1,
boolean isInsideFork,
ProviderConfiguration providerConfiguration,
java.lang.Object reporterManagerFactory1) |
Modifier and Type | Class and Description |
---|---|
class |
JUnit3Provider |
Modifier and Type | Class and Description |
---|---|
class |
JUnit4Provider |
Modifier and Type | Class and Description |
---|---|
class |
JUnitCoreProvider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractProvider
A provider base class that all providers should extend to shield themselves from interface changes
|
Modifier and Type | Class and Description |
---|---|
class |
TestNGProvider |