Module org.junit.platform.console
Package org.junit.platform.console.tasks
Interface ConsoleTestExecutor.Factory
- Enclosing class:
- ConsoleTestExecutor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(TestDiscoveryOptions discoveryOptions, TestConsoleOutputOptions outputOptions)
-
Method Details
-
create
ConsoleTestExecutor create(TestDiscoveryOptions discoveryOptions, TestConsoleOutputOptions outputOptions)
-