org\bovigo\vfs\vfsStreamWrapperWithoutRootTestCase::setUp PHP Method

setUp() public method

set up test environment
public setUp ( )
    public function setUp()
    {
        vfsStreamWrapper::register();
    }