PHP Class Symfony\Bridge\Doctrine\Tests\Form\EventListener\MergeDoctrineCollectionListenerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: symfony/symfony

Méthodes publiques

Méthode Description
testLegacyChildClassOnSubmitCallParent ( )
testOnSubmitDoNothing ( )
testOnSubmitNullClearCollection ( )

Méthodes protégées

Méthode Description
getBuilder ( $name = 'name' )
getForm ( $name = 'name' )
setUp ( )
tearDown ( )

Method Details

getBuilder() protected méthode

protected getBuilder ( $name = 'name' )

getForm() protected méthode

protected getForm ( $name = 'name' )

setUp() protected méthode

protected setUp ( )

tearDown() protected méthode

protected tearDown ( )

testLegacyChildClassOnSubmitCallParent() public méthode

testOnSubmitDoNothing() public méthode

testOnSubmitNullClearCollection() public méthode