eZ\Bundle\EzPublishDebugBundle\Tests\DependencyInjection\Compiler\DataCollectorPassTest::setUp PHP 메소드

setUp() 보호된 메소드

protected setUp ( )
    protected function setUp()
    {
        parent::setUp();
        $this->setDefinition('ezpublish_debug.data_collector', new Definition());
    }