Class TestConsoleOutputOptionsMixin.ConsoleOutputOptions

java.lang.Object
org.junit.platform.console.options.TestConsoleOutputOptionsMixin.ConsoleOutputOptions
Enclosing class:
TestConsoleOutputOptionsMixin

static class TestConsoleOutputOptionsMixin.ConsoleOutputOptions extends Object
  • Field Details

    • colorPalette

      private Path colorPalette
    • colorPalette2

      private Path colorPalette2
    • singleColorPalette

      private boolean singleColorPalette
    • singleColorPalette2

      private boolean singleColorPalette2
    • details

      private Details details
    • details2

      private Details details2
    • theme

      private Theme theme
    • theme2

      private Theme theme2
  • Constructor Details

    • ConsoleOutputOptions

      ConsoleOutputOptions()
  • Method Details