PHP Класс Neos\Fusion\Tests\Unit\Core\RuntimeTest

Наследование: extends Neos\Flow\Tests\UnitTestCase
Показать файл Открыть проект

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

Метод Описание
evaluateProcessorForEelExpressionUsesProtectedContext ( )
evaluateWithCacheModeUncachedAndUnspecifiedContextThrowsException ( )
handleRenderingExceptionThrowsException ( ) exceptions are rendered using the renderer from configuration
renderHandlesExceptionDuringRendering ( ) if the rendering leads to an exception the exception is transformed into 'content' by calling 'handleRenderingException'
renderRethrowsSecurityExceptions ( )

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

evaluateProcessorForEelExpressionUsesProtectedContext() публичный Метод

evaluateWithCacheModeUncachedAndUnspecifiedContextThrowsException() публичный Метод

handleRenderingExceptionThrowsException() публичный Метод

if this handler throws exceptions, they are not handled

renderHandlesExceptionDuringRendering() публичный Метод

if the rendering leads to an exception the exception is transformed into 'content' by calling 'handleRenderingException'

renderRethrowsSecurityExceptions() публичный Метод