friendica/tests/src/Core/Lock
Philipp Holzer 1c49f1169f
Fix tests (remove superfluous second parameter)
2020-01-18 13:48:29 +01:00
..
APCuCacheLockTest.php Add group for cache tests 2019-09-30 14:03:13 +02:00
ArrayCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
DatabaseLockTest.php Rename *CacheDriver to *Cache because they don't act as driver anymore 2019-08-04 10:26:53 +02:00
LockTest.php Replace Lock::release() with DI::lock()->release() and remove Core\Lock 2020-01-07 00:24:10 +01:00
MemcacheCacheLockTest.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
MemcachedCacheLockTest.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
RedisCacheLockTest.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
SemaphoreLockTest.php Fix tests (remove superfluous second parameter) 2020-01-18 13:48:29 +01:00