summaryrefslogtreecommitdiffstats
path: root/tests/lib/Cache
Commit message (Expand)AuthorAgeFilesLines
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-2/+2
* adjust tests to new fs setupRobin Appelman2022-03-041-13/+6
* fix fs cache test user setupRobin Appelman2022-02-091-13/+9
* Check style updateCarl Schwan2022-01-131-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-8/+8
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-103-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* I love unit tests that mock unnecessary stuffJoas Schilling2019-12-041-0/+9
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-4/+4
* Make cache tests a bit more clearMorris Jobke2017-05-041-12/+39
* Fix getMock FileCacheTestRoeland Jago Douma2016-09-131-5/+5
* CappedMemoryCacheTest does not require DBRoeland Jago Douma2016-08-251-2/+0
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+324