Alltube\Test\ConfigTest::setUp PHP 메소드

setUp() 보호된 메소드

Prepare tests.
protected setUp ( )
    protected function setUp()
    {
        $this->config = Config::getInstance('config_test.yml');
    }