testParseOptions() testParseOptions( $input, $options, $expectedOptions, $message) Parameters $input $options $expectedOptions $message
testInvalidInput() testInvalidInput( $argv, $definition, $expectedExceptionMessage) Parameters $argv $definition $expectedExceptionMessage
testGetParameterOptionEqualSign() testGetParameterOptionEqualSign( $argv, $key, $default, $onlyParams, $expected) Parameters $argv $key $default $onlyParams $expected
testParseOptionWithValueOptionalGivenEmptyAndRequiredArgument() testParseOptionWithValueOptionalGivenEmptyAndRequiredArgument()
testParseOptionWithValueOptionalGivenEmptyAndOptionalArgument() testParseOptionWithValueOptionalGivenEmptyAndOptionalArgument()