![]() |
TYPO3
7.6
|
Public Member Functions | |
testGetFirstArgument () | |
testHasParameterOption () | |
testGetParameterOption () | |
testParseArguments () | |
testParseOptions ($input, $options, $expectedOptions, $message) | |
provideOptions () | |
testParseInvalidInput ($parameters, $definition, $expectedExceptionMessage) | |
provideInvalidInput () | |
testToString () | |
Definition at line 19 of file ArrayInputTest.php.
provideInvalidInput | ( | ) |
Definition at line 107 of file ArrayInputTest.php.
References InputOption\VALUE_REQUIRED.
provideOptions | ( | ) |
Definition at line 67 of file ArrayInputTest.php.
References InputOption\VALUE_OPTIONAL.
testGetFirstArgument | ( | ) |
Definition at line 21 of file ArrayInputTest.php.
testGetParameterOption | ( | ) |
Definition at line 41 of file ArrayInputTest.php.
testHasParameterOption | ( | ) |
Definition at line 31 of file ArrayInputTest.php.
testParseArguments | ( | ) |
Definition at line 50 of file ArrayInputTest.php.
testParseInvalidInput | ( | $parameters, | |
$definition, | |||
$expectedExceptionMessage | |||
) |
provideInvalidInput
Definition at line 100 of file ArrayInputTest.php.
testParseOptions | ( | $input, | |
$options, | |||
$expectedOptions, | |||
$message | |||
) |
provideOptions
Definition at line 60 of file ArrayInputTest.php.
testToString | ( | ) |
Definition at line 133 of file ArrayInputTest.php.