PHP Class Neos\Fusion\Tests\Unit\Core\RuntimeTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
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 ( )

Method Details

evaluateProcessorForEelExpressionUsesProtectedContext() public méthode

evaluateWithCacheModeUncachedAndUnspecifiedContextThrowsException() public méthode

handleRenderingExceptionThrowsException() public méthode

if this handler throws exceptions, they are not handled

renderHandlesExceptionDuringRendering() public méthode

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

renderRethrowsSecurityExceptions() public méthode