Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.surefire.booter |
Modifier and Type | Class and Description |
---|---|
class |
SurefireProperties
A properties implementation that preserves insertion order.
|
Constructor and Description |
---|
SurefireProperties(KeyValueSource source) |
Modifier and Type | Method and Description |
---|---|
private RunResult |
ForkStarter.fork(java.lang.Object testSet,
KeyValueSource providerProperties,
ForkClient forkClient,
SurefireProperties effectiveSystemProperties,
int forkNumber,
AbstractForkInputStream testProvidingInputStream,
boolean readTestsFromInStream) |
(package private) java.io.File |
BooterSerializer.serialize(KeyValueSource sourceProperties,
ProviderConfiguration booterConfiguration,
StartupConfiguration providerConfiguration,
java.lang.Object testSet,
boolean readTestsFromInStream,
java.lang.Long pid,
int forkNumber)
Does not modify sourceProperties
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesWrapper |