Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.extensions.junit5 |
Modifier and Type | Method and Description |
---|---|
SurefireStatelessTestsetInfoReporter |
StartupReportConfiguration.getTestsetReporter() |
Constructor and Description |
---|
StartupReportConfiguration(boolean useFile,
boolean printSummary,
String reportFormat,
boolean redirectTestOutputToFile,
File reportsDirectory,
boolean trimStackTrace,
String reportNameSuffix,
File statisticsFile,
boolean requiresRunHistory,
int rerunFailingTestsCount,
String xsdSchemaLocation,
String encoding,
boolean isForking,
boolean enableOutErrElements,
boolean enablePropertiesElement,
SurefireStatelessReporter xmlReporter,
SurefireConsoleOutputReporter consoleOutputReporter,
SurefireStatelessTestsetInfoReporter testsetReporter) |
StartupReportConfiguration(boolean useFile,
boolean printSummary,
String reportFormat,
boolean redirectTestOutputToFile,
File reportsDirectory,
boolean trimStackTrace,
String reportNameSuffix,
File statisticsFile,
boolean requiresRunHistory,
int rerunFailingTestsCount,
String xsdSchemaLocation,
String encoding,
boolean isForking,
SurefireStatelessReporter xmlReporter,
SurefireConsoleOutputReporter consoleOutputReporter,
SurefireStatelessTestsetInfoReporter testsetReporter)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
JUnit5StatelessTestsetInfoReporter
Extension of
file and console reporter of test-set for JUnit5. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.