![]() |
TYPO3
7.6
|
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$subject | |
$formDataGroupProphecy | |
Test case
Definition at line 26 of file FormDataCompilerTest.php.
compileReturnsResultArrayWithAdditionalDataFormFormDataGroup | ( | ) |
Definition at line 125 of file FormDataCompilerTest.php.
compileReturnsResultArrayWithInputDataSet | ( | ) |
Definition at line 108 of file FormDataCompilerTest.php.
compileThrowsExceptionAtUnknownCommand | ( | ) |
Definition at line 59 of file FormDataCompilerTest.php.
compileThrowsExceptionIfCommandIsEditAndUidIsNegative | ( | ) |
Definition at line 95 of file FormDataCompilerTest.php.
compileThrowsExceptionIfFormDataGroupAddedKeysToResultArray | ( | ) |
Definition at line 163 of file FormDataCompilerTest.php.
compileThrowsExceptionIfFormDataGroupDoesNotReturnArray | ( | ) |
Definition at line 139 of file FormDataCompilerTest.php.
compileThrowsExceptionIfFormDataGroupRemovedKeysFromResultArray | ( | ) |
Definition at line 149 of file FormDataCompilerTest.php.
compileThrowsExceptionIfInputContainsKeysNotValidInResult | ( | ) |
Definition at line 47 of file FormDataCompilerTest.php.
compileThrowsExceptionIfNoTableNameGiven | ( | ) |
Definition at line 71 of file FormDataCompilerTest.php.
compileThrowsExceptionIfUidIsNotAnInteger | ( | ) |
Definition at line 83 of file FormDataCompilerTest.php.
|
protected |
Definition at line 38 of file FormDataCompilerTest.php.
|
protected |
Definition at line 36 of file FormDataCompilerTest.php.
|
protected |
Definition at line 31 of file FormDataCompilerTest.php.