wiki.techinc.nl/tests/phpunit/includes/cache
Derick Alangi 2432cc2bb4 Use PageUpdater's fluent interface as in some parts of our codebase
Some methods in the PageUpdater's class implements the fluent interface
design pattern. Use the fluent interface where need be.

Change-Id: If76a4b8c5070c20ed40038a4ee78e2d677de5180
2021-09-23 00:31:33 +01:00
..
BacklinkCacheTest.php Title: Make use of BacklinkCacheFactory service 2021-09-09 14:04:02 +01:00
GenderCacheTest.php GenderCacheTest: fix call to overrideMwServices() 2021-05-12 07:37:19 +00:00
LinkBatchTest.php LinkBatch: skip bad input 2021-05-07 16:22:24 +02:00
LinkCacheTest.php LinkCache: soft deprecate addGoodLinkObj() 2021-09-10 16:00:02 +02:00
LinkCacheTestTrait.php LinkCache: soft deprecate addGoodLinkObj() 2021-09-10 16:00:02 +02:00
LocalisationCacheTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
MessageCacheTest.php Use PageUpdater's fluent interface as in some parts of our codebase 2021-09-23 00:31:33 +01:00