Class ListTestEnginesCommand
java.lang.Object
org.junit.platform.console.options.BaseCommand<Void>
org.junit.platform.console.options.ListTestEnginesCommand
-
Field Summary
Fields inherited from class org.junit.platform.console.options.BaseCommand
commandSpec, outputOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voiddisplayEngine(PrintWriter out, TestEngine engine) (package private) voidprotected Voidexecute(PrintWriter out) Methods inherited from class org.junit.platform.console.options.BaseCommand
call, execute, getColorScheme, initialize, parseArgs
-
Constructor Details
-
ListTestEnginesCommand
ListTestEnginesCommand()
-
-
Method Details
-
execute
- Specified by:
executein classBaseCommand<Void>
-
displayEngines
-
displayEngine
-