Contao\CoreBundle\Test\DependencyInjection\ConfigurationTest::setUp PHP Method

setUp() protected method

protected setUp ( )
    protected function setUp()
    {
        parent::setUp();
        $this->configuration = new Configuration(false);
    }