Add @covers tags to logging tests
authorKunal Mehta <legoktm@member.fsf.org>
Mon, 25 Dec 2017 07:26:01 +0000 (23:26 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Mon, 25 Dec 2017 07:29:00 +0000 (23:29 -0800)
commitc368a4313b4183af56b0d566e1f7529ba997a110
treec83971d59d662c5cf683ca393f0b4bc369e7895d
parente94861e5dee3105630324558bc0849eee1116d42
Add @covers tags to logging tests

Change-Id: Ibb14291a75423ddbb7502a5a0ee24ff0c554a876
tests/phpunit/includes/logging/BlockLogFormatterTest.php
tests/phpunit/includes/logging/DeleteLogFormatterTest.php
tests/phpunit/includes/logging/ImportLogFormatterTest.php
tests/phpunit/includes/logging/MergeLogFormatterTest.php
tests/phpunit/includes/logging/MoveLogFormatterTest.php
tests/phpunit/includes/logging/NewUsersLogFormatterTest.php
tests/phpunit/includes/logging/PageLangLogFormatterTest.php
tests/phpunit/includes/logging/PatrolLogFormatterTest.php
tests/phpunit/includes/logging/ProtectLogFormatterTest.php
tests/phpunit/includes/logging/RightsLogFormatterTest.php
tests/phpunit/includes/logging/UploadLogFormatterTest.php