Class ExecuteTestsCommand.ReportingOptions

java.lang.Object
org.junit.platform.console.options.ExecuteTestsCommand.ReportingOptions
Enclosing class:
ExecuteTestsCommand

static class ExecuteTestsCommand.ReportingOptions extends Object
  • Field Details

    • failIfNoTests

      private boolean failIfNoTests
    • reportsDir

      private Path reportsDir
    • reportsDir2

      private Path reportsDir2
  • Constructor Details

    • ReportingOptions

      ReportingOptions()
  • Method Details