eZ\Bundle\EzPublishCoreBundle\Tests\SiteAccess\MatcherBuilderTest::setUp PHP 메소드

setUp() 보호된 메소드

protected setUp ( )
    protected function setUp()
    {
        parent::setUp();
        $this->container = $this->getMock('Symfony\\Component\\DependencyInjection\\ContainerInterface');
    }