PHP 클래스 eZ\Publish\Core\Base\Tests\Container\Compiler\Search\Legacy\CriteriaConverterPassTest

상속: extends Matthias\SymfonyDependencyInjectionTest\PhpUnit\AbstractCompilerPassTestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testAddContentHandlers ( )
testAddLocationAndContentHandlers ( )
testAddLocationHandlers ( )

보호된 메소드들

메소드 설명
registerCompilerPass ( ContainerBuilder $container ) Register the compiler pass under test, just like you would do inside a bundle's load() method:.

메소드 상세

registerCompilerPass() 보호된 메소드

$container->addCompilerPass(new MyCompilerPass());
protected registerCompilerPass ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder

testAddContentHandlers() 공개 메소드

testAddLocationAndContentHandlers() 공개 메소드

testAddLocationHandlers() 공개 메소드