Class org.springframework.core.env.SimpleCommandLineParserTests
Tests
| Test |
Duration |
Result |
| assertNonOptionArgsIsUnmodifiable |
0.002s |
passed |
| assertOptionNamesIsUnmodifiable |
0.001s |
passed |
| withEmptyOptionName |
0s |
passed |
| withEmptyOptionNameAndEmptyOptionValue |
0s |
passed |
| withEmptyOptionText |
0s |
passed |
| withEmptyOptionValue |
0s |
passed |
| withMixOfOptionsHavingValueAndOptionsHavingNoValue |
0s |
passed |
| withNoOptions |
0s |
passed |
| withNonOptionArguments |
0s |
passed |
| withSingleOptionAndNoValue |
0.001s |
passed |
| withSingleOptionAndValue |
0.001s |
passed |