TYPO3  7.6
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
RenderingContextTest Class Reference
Inheritance diagram for RenderingContextTest:

Public Member Functions

 templateVariableContainerCanBeReadCorrectly ()
 
 controllerContextCanBeReadCorrectly ()
 
 viewHelperVariableContainerCanBeReadCorrectly ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $renderingContext
 

Detailed Description

Test case

Definition at line 17 of file RenderingContextTest.php.

Member Function Documentation

controllerContextCanBeReadCorrectly ( )
Test:

Definition at line 44 of file RenderingContextTest.php.

setUp ( )
protected

Definition at line 26 of file RenderingContextTest.php.

templateVariableContainerCanBeReadCorrectly ( )
Test:

Definition at line 34 of file RenderingContextTest.php.

viewHelperVariableContainerCanBeReadCorrectly ( )
Test:

Definition at line 54 of file RenderingContextTest.php.

Member Data Documentation

$renderingContext
protected

Definition at line 24 of file RenderingContextTest.php.