| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire.booterclient |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Queue<ForkClient> |
ForkStarter.currentForkClients |
| Modifier and Type | Method and Description |
|---|---|
private RunResult |
ForkStarter.fork(java.lang.Object testSet,
KeyValueSource providerProperties,
ForkClient forkClient,
SurefireProperties effectiveSystemProperties,
AbstractForkInputStream testProvidingInputStream,
boolean readTestsFromInStream) |
private RunResult |
ForkStarter.fork(java.lang.Object testSet,
KeyValueSource providerProperties,
ForkClient forkClient,
SurefireProperties effectiveSystemProperties,
int forkNumber,
AbstractForkInputStream testProvidingInputStream,
boolean readTestsFromInStream) |