![]() |
TYPO3
7.6
|
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$viewHelperVariableContainer | |
Test case
Definition at line 17 of file ViewHelperVariableContainerTest.php.
addOrUpdateWorks | ( | ) |
Definition at line 64 of file ViewHelperVariableContainerTest.php.
aSetValueCanBeRemovedAgain | ( | ) |
Definition at line 74 of file ViewHelperVariableContainerTest.php.
existsReturnsFalseIfTheSpecifiedKeyDoesNotExist | ( | ) |
Definition at line 104 of file ViewHelperVariableContainerTest.php.
existsReturnsTrueIfTheSpecifiedKeyExists | ( | ) |
Definition at line 112 of file ViewHelperVariableContainerTest.php.
existsReturnsTrueIfTheSpecifiedKeyExistsAndIsNull | ( | ) |
Definition at line 121 of file ViewHelperVariableContainerTest.php.
gettingNonNonExistentValueThrowsException | ( | ) |
Definition at line 46 of file ViewHelperVariableContainerTest.php.
removingNonExistentKeyThrowsException | ( | ) |
Definition at line 85 of file ViewHelperVariableContainerTest.php.
settingKeyWhichIsAlreadyStoredThrowsException | ( | ) |
Definition at line 55 of file ViewHelperVariableContainerTest.php.
|
protected |
Definition at line 24 of file ViewHelperVariableContainerTest.php.
storedDataCanBeReadOutAgain | ( | ) |
Definition at line 32 of file ViewHelperVariableContainerTest.php.
viewCanBeReadOutAgain | ( | ) |
Definition at line 93 of file ViewHelperVariableContainerTest.php.
|
protected |
Definition at line 22 of file ViewHelperVariableContainerTest.php.