Add @covers tags for more tests
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 29 Dec 2017 23:44:13 +0000 (15:44 -0800)
committerLegoktm <legoktm@member.fsf.org>
Tue, 2 Jan 2018 11:52:42 +0000 (11:52 +0000)
commit823a96e2ceab3a552075bde676c03c2cb163ce8f
tree5403d04662385af0b8b1d445c41efea87c43f03b
parent3807ca58230828ca26782709ac579e3b9b15805c
Add @covers tags for more tests

Change-Id: If2254b3a9e61e056091779a1ea14237aa7b42eb6
tests/phpunit/includes/FauxRequestTest.php
tests/phpunit/includes/htmlform/HTMLRestrictionsFieldTest.php
tests/phpunit/includes/libs/DeferredStringifierTest.php
tests/phpunit/includes/libs/DnsSrvDiscovererTest.php
tests/phpunit/includes/libs/IPTest.php
tests/phpunit/includes/libs/ProcessCacheLRUTest.php
tests/phpunit/includes/libs/SamplingStatsdClientTest.php
tests/phpunit/includes/libs/mime/MimeAnalyzerTest.php
tests/phpunit/includes/libs/rdbms/TransactionProfilerTest.php
tests/phpunit/includes/utils/AvroValidatorTest.php
tests/phpunit/includes/utils/MWCryptHashTest.php