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

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

Méthodes publiques

Méthode Description
exceptionHandlerIsEvaluatedForNestedTypoScriptObjects ( ) We trigger rendering of a TypoScript object with a nested TS object being "evaluated". If an exception happens there, the configured exceptionHandler needs to be triggered as well, even though the object has been rendered with "evaluate()" and not with "render()"
exceptionalEelExpressionInOverrideIsHandledCorrectly ( )
exceptionalEelExpressionInPropertyIsHandledCorrectly ( )

Method Details

exceptionHandlerIsEvaluatedForNestedTypoScriptObjects() public méthode

We trigger rendering of a TypoScript object with a nested TS object being "evaluated". If an exception happens there, the configured exceptionHandler needs to be triggered as well, even though the object has been rendered with "evaluate()" and not with "render()"

exceptionalEelExpressionInOverrideIsHandledCorrectly() public méthode

exceptionalEelExpressionInPropertyIsHandledCorrectly() public méthode