Phprest\ErrorHandler\Formatter\JsonXmlTest::setUp PHP Method

setUp() public method

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