PHP Класс Neos\Fusion\Tests\Functional\TypoScriptObjects\ExceptionHandlerTest

Наследование: extends AbstractTypoScriptObjectTest
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )

Описание методов

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() публичный Метод