PHPUnit
PHPUnit TYPO3 extension
|
Protected Member Functions | |
get ($key) | |
retrieveRequestData () | |
![]() | |
get ($key) | |
checkForNonEmptyKey ($key) | |
Additional Inherited Members | |
![]() | |
getAsBoolean ($key) | |
getAsInteger ($key) | |
hasInteger ($key) | |
getAsString ($key) | |
hasString ($key) | |
getAsArray ($key) | |
![]() | |
getAsBoolean ($key) | |
getAsInteger ($key) | |
hasInteger ($key) | |
getAsString ($key) | |
hasString ($key) | |
getAsArray ($key) | |
![]() | |
const | PARAMETER_NAMESPACE = 'tx_phpunit' |
const | PARAMETER_KEY_COMMAND = 'command' |
const | PARAMETER_KEY_TESTABLE = 'extSel' |
const | PARAMETER_KEY_TESTCASE = 'testCaseFile' |
const | PARAMETER_KEY_TEST = 'testname' |
const | PARAMETER_KEY_EXECUTE = 'bingo' |
|
protected |
Returns the value stored for the key $key.
string | $key | the key of the value to retrieve, must not be empty |
|
protected |
Retrieves the EM configuration for the PHPUnit extension.