PHP Class Neos\Fusion\Tests\Functional\TypoScriptObjects\BasicRenderingTest

Inheritance: extends AbstractTypoScriptObjectTest
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
basicRendering ( )
basicRenderingCrashing ( ) The view cannot be rendered since it is broken in this case an exception handler is called.
basicRenderingReusingTypoScriptVariables ( )
basicRenderingReusingTypoScriptVariablesWithEel ( )
complexExample ( )
complexExample2 ( )
contentIsNotTrimmed ( )
eelExpressionCanBeOverridden ( )
plainValueCanBeOverridden ( )
typoScriptCanBeOverridden ( )

Method Details

basicRendering() public méthode

public basicRendering ( )

basicRenderingCrashing() public méthode

It takes the exceptions and shall produce some log message. The default handler for the tests rethrows the exception TODO: test different exception handlers

basicRenderingReusingTypoScriptVariables() public méthode

basicRenderingReusingTypoScriptVariablesWithEel() public méthode

complexExample() public méthode

public complexExample ( )

complexExample2() public méthode

public complexExample2 ( )

contentIsNotTrimmed() public méthode

public contentIsNotTrimmed ( )

eelExpressionCanBeOverridden() public méthode

plainValueCanBeOverridden() public méthode

typoScriptCanBeOverridden() public méthode