eZ\Bundle\EzPublishCoreBundle\Tests\SiteAccess\MatcherBuilderTest::setUp PHP Method

setUp() protected method

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