Module org.junit.platform.console
Class PicocliCommandLineOptionsParser
java.lang.Object
org.junit.platform.console.options.PicocliCommandLineOptionsParser
- All Implemented Interfaces:
CommandLineOptionsParser
@API(status=INTERNAL,
since="1.0")
public class PicocliCommandLineOptionsParser
extends Object
implements CommandLineOptionsParser
- Since:
- 1.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
PicocliCommandLineOptionsParser
public PicocliCommandLineOptionsParser()
-
-
Method Details
-
parse
- Specified by:
parse
in interfaceCommandLineOptionsParser
-
printHelp
- Specified by:
printHelp
in interfaceCommandLineOptionsParser
-