Class ExecuteTestsCommand.ReportingOptions
- java.lang.Object
-
- org.junit.platform.console.command.ExecuteTestsCommand.ReportingOptions
-
- Enclosing class:
- ExecuteTestsCommand
static class ExecuteTestsCommand.ReportingOptions extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private booleanfailIfNoTestsprivate java.nio.file.PathreportsDirprivate java.nio.file.PathreportsDir2
-
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()
-