friendica/tests
Philipp Holzer 34e4968c06
Adding possibility to use a different cache-backend for locking and caching
- Renaming *LockDriver to *Lock since it isn't a "driver" anymore
2019-08-04 15:42:39 +02:00
..
datasets
functional Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
include
src Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
Util Rename *CacheDriver to *Cache because they don't act as driver anymore 2019-08-04 10:26:53 +02:00
bootstrap.php
DatabaseTest.php
DatabaseTestTrait.php
MockedTest.php