mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TextExtracts
synced 2024-11-15 11:59:38 +00:00
ed1f73365f
This patch does two things: * Add a testMemCacheHelpers() test for the setCache(), getFromCache(), as well as cacheKey() methods. * Simplify the existing test setup utilizing the PHPUnit4And6Compat layer. I'm also replacing the Config mock with an actual HashConfig, because that's a really trivial object that does not need to be mocked. Change-Id: I7e8a62651a53919d338a7d921f548e941b671670 |
||
---|---|---|
.. | ||
ApiQueryExtractsTest.php | ||
ExtractFormatterTest.php |