objectcache: Add missing @covers to unit tests
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 23 Aug 2016 06:20:42 +0000 (23:20 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 23 Aug 2016 06:28:51 +0000 (23:28 -0700)
commit6d43bd71866a95506e426e611e20eb440cbdde71
treed406b067958556f3c7ae191480be8c9c015c188c
parentdbf02ea2b2b7dd8392c958cd6d4c5bd8e4779405
objectcache: Add missing @covers to unit tests

* HashBagOStuff: 100%
* CachedBagOStuff: 64%
* MultiWriteBagOStuff: 33%

Change-Id: I50bb8f5eda7eabadb5fd4b841af42b3bbcaf9611
tests/phpunit/includes/libs/objectcache/CachedBagOStuffTest.php
tests/phpunit/includes/libs/objectcache/HashBagOStuffTest.php
tests/phpunit/includes/libs/objectcache/MultiWriteBagOStuffTest.php