Jyxo\Spl\ObjectCacheTest::tearDown PHP Method

tearDown() protected method

Cleans up the environment after testing.
protected tearDown ( )
    protected function tearDown()
    {
        $this->cache = null;
    }