PHP Class Symfony\Bridge\Twig\Tests\Node\SearchAndRenderBlockNodeTest

Inheritance: extends Symfony\Bridge\Twig\Tests\TestCase
Datei anzeigen Open project: symfony/symfony

Public Methods

Method Description
testCompileLabelWithAttributes ( )
testCompileLabelWithDefaultLabel ( )
testCompileLabelWithEmptyStringLabel ( )
testCompileLabelWithLabel ( )
testCompileLabelWithLabelAndAttributes ( )
testCompileLabelWithLabelThatEvaluatesToNull ( )
testCompileLabelWithLabelThatEvaluatesToNullAndAttributes ( )
testCompileLabelWithNullLabel ( )
testCompileWidget ( )
testCompileWidgetWithVariables ( )

Protected Methods

Method Description
getVariableGetter ( $name )

Method Details

getVariableGetter() protected method

protected getVariableGetter ( $name )

testCompileLabelWithAttributes() public method

testCompileLabelWithDefaultLabel() public method

testCompileLabelWithEmptyStringLabel() public method

testCompileLabelWithLabel() public method

testCompileLabelWithLabelAndAttributes() public method

testCompileLabelWithLabelThatEvaluatesToNull() public method

testCompileLabelWithLabelThatEvaluatesToNullAndAttributes() public method

testCompileLabelWithNullLabel() public method

testCompileWidget() public method

public testCompileWidget ( )

testCompileWidgetWithVariables() public method