SensioLabs\DeprecationDetector\Tests\Violation\Renderer\Html\RendererTest::setUp PHP Method

setUp() public method

set up test environment.
public setUp ( )
    public function setUp()
    {
        $this->root = vfsStream::setup('exampleDir');
    }