Jyxo\Spl\ObjectCacheTest::setUp PHP Method

setUp() protected method

Prepares testing environment.
protected setUp ( )
    protected function setUp()
    {
        $this->cache = ObjectCache::getInstance();
    }