friendica/tests/src/Core/Lock
Philipp 2d0446bd38 simplifying unittests (#5395)
* simplifying unittests

- use @requires instead class_exist
- define @small and @medium

* simplifying unittests

- removed unnecessary throwings
2018-07-18 15:04:18 -04:00
..
ArrayCacheLockDriverTest.php Added Unittests for cache 2018-07-07 19:46:16 +02:00
DatabaseLockDriverTest.php Added Lock Unittests & Bugfixings 2018-07-07 16:15:03 +02:00
LockTest.php simplifying unittests (#5395) 2018-07-18 15:04:18 -04:00
MemcacheCacheLockDriverTest.php simplifying unittests (#5395) 2018-07-18 15:04:18 -04:00
MemcachedCacheLockDriverTest.php simplifying unittests (#5395) 2018-07-18 15:04:18 -04:00
RedisCacheLockDriverTest.php simplifying unittests (#5395) 2018-07-18 15:04:18 -04:00
SemaphoreLockDriverTest.php Added Unittests for cache 2018-07-07 19:46:16 +02:00