Package | Description |
---|---|
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.plugin.surefire.booterclient.output | |
org.apache.maven.plugin.surefire.report |
Modifier and Type | Field and Description |
---|---|
private DefaultReporterFactory |
ForkStarter.defaultReporterFactory |
Modifier and Type | Field and Description |
---|---|
private java.util.Collection<DefaultReporterFactory> |
ForkStarter.defaultReporterFactories |
Modifier and Type | Field and Description |
---|---|
private DefaultReporterFactory |
ForkClient.defaultReporterFactory |
Modifier and Type | Method and Description |
---|---|
DefaultReporterFactory |
ForkClient.getDefaultReporterFactory() |
Constructor and Description |
---|
ForkClient(DefaultReporterFactory defaultReporterFactory,
java.util.Properties testVmSystemProperties,
NotifiableTestStream notifiableTestStream) |
Modifier and Type | Method and Description |
---|---|
static DefaultReporterFactory |
DefaultReporterFactory.defaultNoXml() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultReporterFactory.mergeFromOtherFactories(java.util.Collection<DefaultReporterFactory> factories) |