Package | Description |
---|---|
org.apache.maven.surefire.api.booter | |
org.apache.maven.surefire.api.provider |
Modifier and Type | Class and Description |
---|---|
class |
ForkingReporterFactory
Creates ForkingReporters, which are typically one instance per TestSet or thread.
|
Modifier and Type | Method and Description |
---|---|
ReporterFactory |
BaseProviderFactory.getReporterFactory() |
Modifier and Type | Method and Description |
---|---|
void |
BaseProviderFactory.setReporterFactory(ReporterFactory reporterFactory) |
Modifier and Type | Method and Description |
---|---|
ReporterFactory |
ProviderParameters.getReporterFactory()
Provides features for creating reporting objects
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.