objectcache: Add more @covers to WANObjectCache unit tests
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 16 Nov 2015 21:48:47 +0000 (21:48 +0000)
committerKrinkle <krinklemail@gmail.com>
Mon, 16 Nov 2015 21:49:52 +0000 (21:49 +0000)
commit6c3b45d4d3e0511505e6d2827bb9e188df47fff9
tree65942f15e69911cc0384c9f43d84994d15b7fbbc
parent865f4f8d6b22d166039f6721bbfe098309594aff
objectcache: Add more @covers to WANObjectCache unit tests

Has only ~ 30% coverage according to PHPUnit, but mostly due to
lack of @covers annotations.

Change-Id: I871b45d8d8ee22c7cda644c450d78f577584e78c
tests/phpunit/includes/libs/objectcache/WANObjectCacheTest.php