public class StatelessReportMojoConfiguration extends Object
| Constructor and Description |
|---|
StatelessReportMojoConfiguration(File reportsDirectory,
String reportNameSuffix,
boolean trimStackTrace,
int rerunFailingTestsCount,
String xsdSchemaLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReportNameSuffix() |
File |
getReportsDirectory() |
int |
getRerunFailingTestsCount() |
String |
getXsdSchemaLocation() |
boolean |
isTrimStackTrace() |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.