PHP Class Symfony\Component\Form\Tests\ButtonTest

Author: Bernhard Schussek ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
getDisabledStates ( )
testDisabledIfParentIsDisabled ( $parentDisabled, $buttonDisabled, $result )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
getButtonBuilder ( $name )
getFormBuilder ( $name )

Method Details

getDisabledStates() public method

public getDisabledStates ( )

setUp() protected method

protected setUp ( )

testDisabledIfParentIsDisabled() public method

public testDisabledIfParentIsDisabled ( $parentDisabled, $buttonDisabled, $result )