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

Inheritance: extends AbstractTypoScriptObjectTest
Mostrar archivo Open project: neos/neos-development-collection

Public Methods

Method Description
booleanSimpleTypeWorks ( )
nullSimpleTypeWorks ( )
processorOnSimpleTypeWorks ( )
renderingNonExistingPathThrowsException ( )
renderingObjectWithMissingImplementationThrowsException ( )
typoScriptPropertiesCanContainSimpleValueOrEelOrTypoScropt ( )
valuesCanBeExpressedAsSimpleValueAsEelAsTypoScropt ( )

Method Details

booleanSimpleTypeWorks() public method

nullSimpleTypeWorks() public method

public nullSimpleTypeWorks ( )

processorOnSimpleTypeWorks() public method

renderingNonExistingPathThrowsException() public method

renderingObjectWithMissingImplementationThrowsException() public method

typoScriptPropertiesCanContainSimpleValueOrEelOrTypoScropt() public method

valuesCanBeExpressedAsSimpleValueAsEelAsTypoScropt() public method