Jyxo\CssTest::setUp PHP Method

setUp() protected method

Prepares the testing environment.
protected setUp ( )
    protected function setUp()
    {
        $this->filePath = DIR_FILES . '/css';
    }