PHP 클래스 DMS\Bundle\FilterBundle\Tests\Form\Type\FormTypeFilterExtensionTest

상속: extends Symfony\Component\Form\Tests\Extension\Core\Type\TypeTestCase
파일 보기 프로젝트 열기: rdohms/dms-filter-bundle

보호된 프로퍼티들

프로퍼티 타입 설명
$autoFilter boolean
$filter | \PHPUnit_Framework_MockObject_MockObject

공개 메소드들

메소드 설명
testBindValidatesData ( )
testFilterSubscriberDefined ( )
testFilterSubscriberDisabled ( )

보호된 메소드들

메소드 설명
getExtensions ( )
setUp ( )
tearDown ( )

메소드 상세

getExtensions() 보호된 메소드

protected getExtensions ( )

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testBindValidatesData() 공개 메소드

testFilterSubscriberDefined() 공개 메소드

testFilterSubscriberDisabled() 공개 메소드

프로퍼티 상세

$autoFilter 보호되어 있는 프로퍼티

protected bool $autoFilter
리턴 boolean

$filter 보호되어 있는 프로퍼티

| \PHPUnit_Framework_MockObject_MockObject
protected $filter