Class ExecuteTestsCommand.ReportingOptions
- java.lang.Object
-
- org.junit.platform.console.options.ExecuteTestsCommand.ReportingOptions
-
- Enclosing class:
- ExecuteTestsCommand
static class ExecuteTestsCommand.ReportingOptions extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
failIfNoTests
private java.nio.file.Path
reportsDir
private java.nio.file.Path
reportsDir2
-
Constructor Summary
Constructors Constructor Description ReportingOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) java.util.Optional<java.nio.file.Path>
getReportsDir()
-