PHP Class Neos\FluidAdaptor\Tests\Unit\Core\ViewHelper\AbstractConditionViewHelperTest

Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$viewHelper Neos\FluidAdaptor\Core\ViewHelper\AbstractConditionViewHelper | PHPUnit_Framework_MockObject_MockObject

Méthodes publiques

Méthode Description
elseArgumentHasPriorityOverChildNodesIfConditionIsFalse ( )
renderElseChildRendersElseViewHelperChildIfConditionIsFalseAndNoThenViewHelperChildExists ( )
renderElseChildReturnsEmptyStringIfConditionIsFalseAndNoElseViewHelperChildExists ( )
renderReturnsValueOfElseArgumentIfConditionIsFalse ( )
renderThenChildReturnsAllChildrenIfNoThenViewHelperChildExists ( )
renderThenChildReturnsEmptyStringIfChildNodesOnlyContainElseViewHelper ( )
renderThenChildReturnsThenViewHelperChildIfConditionIsTrueAndThenViewHelperChildExists ( )
renderThenChildReturnsValueOfThenArgumentIfItIsSpecified ( )
setUp ( )
thenArgumentHasPriorityOverChildNodesIfConditionIsTrue ( )

Method Details

elseArgumentHasPriorityOverChildNodesIfConditionIsFalse() public méthode

renderElseChildRendersElseViewHelperChildIfConditionIsFalseAndNoThenViewHelperChildExists() public méthode

renderElseChildReturnsEmptyStringIfConditionIsFalseAndNoElseViewHelperChildExists() public méthode

renderReturnsValueOfElseArgumentIfConditionIsFalse() public méthode

renderThenChildReturnsAllChildrenIfNoThenViewHelperChildExists() public méthode

renderThenChildReturnsEmptyStringIfChildNodesOnlyContainElseViewHelper() public méthode

renderThenChildReturnsThenViewHelperChildIfConditionIsTrueAndThenViewHelperChildExists() public méthode

renderThenChildReturnsValueOfThenArgumentIfItIsSpecified() public méthode

setUp() public méthode

public setUp ( )

thenArgumentHasPriorityOverChildNodesIfConditionIsTrue() public méthode

Property Details

$viewHelper protected_oe property

protected AbstractConditionViewHelper,Neos\FluidAdaptor\Core\ViewHelper|PHPUnit_Framework_MockObject_MockObject $viewHelper
Résultat Neos\FluidAdaptor\Core\ViewHelper\AbstractConditionViewHelper | PHPUnit_Framework_MockObject_MockObject