Add @covers tags to ContentHandler tests
authorKunal Mehta <legoktm@member.fsf.org>
Mon, 25 Dec 2017 01:08:48 +0000 (17:08 -0800)
committerUmherirrender <umherirrender_de.wp@web.de>
Wed, 27 Dec 2017 17:48:56 +0000 (17:48 +0000)
commit4de7b0a5424cb5d0a712eb177cfa35e170626714
treedead650f054a2c90d26db27c30a82fec79feb39f
parent356c6ae9935cefd1a399841e861cb4197e5195d0
Add @covers tags to ContentHandler tests

Change-Id: I4d0994e91f63a0921343f34ef81a82463b4ab969
tests/phpunit/includes/content/ContentHandlerTest.php
tests/phpunit/includes/content/CssContentTest.php
tests/phpunit/includes/content/FileContentHandlerTest.php
tests/phpunit/includes/content/JavaScriptContentTest.php
tests/phpunit/includes/content/TextContentHandlerTest.php
tests/phpunit/includes/content/WikitextContentHandlerTest.php
tests/phpunit/includes/content/WikitextStructureTest.php