wiki.techinc.nl/tests/phpunit/includes/cache
Thiemo Kreuz 40764d277c Replace PHPUnit ->returnValue() with ->willReturn() shortcut
It's the same and makes the test code much more readable, I
would like to argue.

Because of the was I split all the changes I made into smaller
patches this patch contains some other changes in the same
lines where I could not split them off. E.g. removal of
->any(), which is the default anyway and doesn't do anything.

Change-Id: Ib297b989d4aec33b31a4e33fe9d5032865b39be0
2021-04-22 10:37:45 +02:00
..
GenderCacheTest.php Use DefaultOptionsLookup for default option in GenderCache 2020-06-28 16:53:24 +02:00
LinkBatchTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
LocalisationCacheTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
MessageCacheTest.php MCR import 2020-07-18 20:34:16 -04:00