PHP Class Neos\FluidAdaptor\Tests\Unit\ViewHelpers\Format\IdentifierViewHelperTest

ファイルを表示 Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$mockPersistenceManager Neos\Flow\Persistence\PersistenceManagerInterface
$viewHelper Neos\FluidAdaptor\ViewHelpers\Format\IdentifierViewHelper

Public Methods

Method Description
renderGetsIdentifierForObjectFromPersistenceManager ( )
renderReturnsNullIfGivenValueIsNull ( )
renderThrowsExceptionIfGivenValueIsNoObject ( )
renderWithoutValueInvokesRenderChildren ( )
setUp ( ) Sets up this test case

Method Details

renderGetsIdentifierForObjectFromPersistenceManager() public method

renderReturnsNullIfGivenValueIsNull() public method

renderThrowsExceptionIfGivenValueIsNoObject() public method

renderWithoutValueInvokesRenderChildren() public method

setUp() public method

Sets up this test case
public setUp ( )

Property Details

$mockPersistenceManager protected_oe property

protected PersistenceManagerInterface,Neos\Flow\Persistence $mockPersistenceManager
return Neos\Flow\Persistence\PersistenceManagerInterface

$viewHelper protected_oe property

protected IdentifierViewHelper,Neos\FluidAdaptor\ViewHelpers\Format $viewHelper
return Neos\FluidAdaptor\ViewHelpers\Format\IdentifierViewHelper