PHP 클래스 Symfony\Bridge\Doctrine\Tests\Form\EventListener\MergeDoctrineCollectionListenerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: symfony/symfony

공개 메소드들

메소드 설명
testLegacyChildClassOnSubmitCallParent ( )
testOnSubmitDoNothing ( )
testOnSubmitNullClearCollection ( )

보호된 메소드들

메소드 설명
getBuilder ( $name = 'name' )
getForm ( $name = 'name' )
setUp ( )
tearDown ( )

메소드 상세

getBuilder() 보호된 메소드

protected getBuilder ( $name = 'name' )

getForm() 보호된 메소드

protected getForm ( $name = 'name' )

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testLegacyChildClassOnSubmitCallParent() 공개 메소드

testOnSubmitDoNothing() 공개 메소드

testOnSubmitNullClearCollection() 공개 메소드