friendica/tests/src/Core/Lock
Philipp Holzer d56bd28a07
Refactor Cache/Lock to DICE
- Refactor Cache classes
- Refactor Lock classes
- Improved test speed (removed some seperate class annotations)
2019-08-03 20:51:58 +02:00
..
APCuCacheLockDriverTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
ArrayCacheLockDriverTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
DatabaseLockDriverTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
LockTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
MemcacheCacheLockDriverTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
MemcachedCacheLockDriverTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
RedisCacheLockDriverTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
SemaphoreLockDriverTest.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00