Package | Description |
---|---|
org.junit.runner |
Provides classes used to describe, collect, run and analyze multiple tests.
|
Modifier and Type | Method and Description |
---|---|
static JUnitCommandLineParseResult |
JUnitCommandLineParseResult.parse(java.lang.String[] args)
Parses the arguments.
|