wiki.techinc.nl/tests/phpunit/includes/cache
Thiemo Kreuz 9e6e3f8d08 Inline a few more trivial createMock() calls in tests
createMock() is still relatively new. This code was using more
complicated mock builders before. This was changed just recently.
createMock() is now so short, the extra helper methods don't make
the code more readable, I would argue.

Change-Id: Ia7e24827157d5f49fc7da102418c79ae33c8e053
2022-08-08 09:50:50 +02:00
..
BacklinkCacheTest.php Merge "Add support for write new for templatelinks migration" 2022-07-12 14:17:52 +00:00
GenderCacheTest.php Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
LinkBatchTest.php Inline a few more trivial createMock() calls in tests 2022-08-08 09:50:50 +02:00
LinkCacheTest.php Remove references to legacy page_restrictions field in page table 2022-05-09 11:20:53 +02:00
LinkCacheTestTrait.php Remove references to legacy page_restrictions field in page table 2022-05-09 11:20:53 +02:00
LocalisationCacheTest.php Tests: Use createNoOpMock() shortcut in a few more places 2022-07-18 21:25:31 +00:00
MessageCacheTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-23 05:53:49 +01:00