server/tests/lib/Memcache
Roeland Jago Douma c5fcfb0709
Made the cache factory strict
* Return types
* Typehints
* made strict
* fix tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-16 21:58:20 +01:00
..
APCuTest.php Extend APCu test with int CAS 2016-12-21 21:06:41 +01:00
ArrayCacheTest.php
Cache.php
CasTraitTest.php
FactoryTest.php Made the cache factory strict 2018-01-16 21:58:20 +01:00
MemcachedTest.php
RedisTest.php Make cache tests a bit more clear 2017-05-04 19:37:40 -03:00
XCacheTest.php