PHP 클래스 eZ\Publish\Core\Base\Tests\Container\Compiler\RegisterLimitationTypePassTest

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

공개 메소드들

메소드 설명
testRegisterLimitationType ( )
testRegisterLimitationTypeNoAlias ( )

보호된 메소드들

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

메소드 상세

registerCompilerPass() 보호된 메소드

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

setUp() 보호된 메소드

protected setUp ( )

testRegisterLimitationType() 공개 메소드

testRegisterLimitationTypeNoAlias() 공개 메소드