Class org.springframework.core.env.JOptCommandLinePropertySourceTests

11

tests

0

failures

0

ignored

0.029s

duration

100%

successful

Tests

Test Duration Result
withCustomNonOptionArgsNameAndNoNonOptionArgsPresent 0.001s passed
withDefaultNonOptionArgsNameAndNoNonOptionArgsPresent 0s passed
withDefaultNonOptionArgsNameAndNonOptionArgsPresent 0.001s passed
withDottedOptionName 0.001s passed
withMissingOption 0s passed
withNoArg 0s passed
withOptionalArg_andArgIsMissing 0s passed
withRequiredArg_andArgIsPresent 0s passed
withRequiredArg_andMultipleArgsPresent_usingDelimiter 0s passed
withRequiredArg_andMultipleArgsPresent_usingRepeatedOption 0.023s passed
withRequiredArg_ofTypeEnum 0.003s passed