Phprest\ErrorHandler\Formatter\JsonXmlTest::setUp PHP 메소드

setUp() 공개 메소드

public setUp ( )
    public function setUp()
    {
        $this->config = new Config('phprest', 1, true);
        $this->setContainerElements($this->config);
    }