Nette\Caching\Cache & DummyStorage test

Is cached?
bool(FALSE)

Cache content:
NULL

Writing cache...
Is cached?
bool(FALSE)

Is cache ok?
bool(FALSE)

Removing from cache using unset()...
Is cached?
bool(FALSE)

Removing from cache using set NULL...
Is cached?
bool(FALSE)