Uses of Class
org.junit.platform.console.options.TestConsoleOutputOptions
Packages that use TestConsoleOutputOptions
Package
Description
Internal execution tasks for JUnit's console launcher.
-
Uses of TestConsoleOutputOptions in org.junit.platform.console.tasks
Methods in org.junit.platform.console.tasks with parameters of type TestConsoleOutputOptionsModifier and TypeMethodDescriptionConsoleTestExecutor.Factory.create
(TestDiscoveryOptions discoveryOptions, TestConsoleOutputOptions outputOptions) Constructors in org.junit.platform.console.tasks with parameters of type TestConsoleOutputOptionsModifierConstructorDescriptionConsoleTestExecutor
(TestDiscoveryOptions discoveryOptions, TestConsoleOutputOptions outputOptions)