wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Timo Tijhof 6c8f3b9683 objectcache: Improve WANObjectCache test coverage
class WANObjectCache (methods: 40% -> 67%, lines: 65% -> 88%)

* Allow indirect coverage of protected/private utility methods from
  existing tests.
* Add basic test for setLogger().
* Add basic test for newEmpty().
* Add basic test for getQoS().

Change-Id: Ifb79ed2ff1febbd2f5477b8ed6319992ce88eb29
2017-09-28 18:59:09 +01:00
..
BagOStuffTest.php phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat 2017-04-06 00:44:32 +00:00
CachedBagOStuffTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
HashBagOStuffTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
MultiWriteBagOStuffTest.php MultiWriteBagOStuff: Fix async writes of mutable objects 2017-07-25 02:08:00 +00:00
ReplicatedBagOStuffTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WANObjectCacheTest.php objectcache: Improve WANObjectCache test coverage 2017-09-28 18:59:09 +01:00