@covers tags for more test classes
authoraddshore <addshorewiki@gmail.com>
Thu, 24 Oct 2013 19:35:04 +0000 (20:35 +0100)
committeraddshore <addshorewiki@gmail.com>
Thu, 24 Oct 2013 19:35:04 +0000 (20:35 +0100)
commitaea1b27db02bdf9b60789d55db320792b7cbe2dd
tree46d6f7998b319b344e1dfed4a93a9c1692e93483
parent6c539fc9e62c04172ba44aae54cb11acf3995255
@covers tags for more test classes

Change-Id: I19d49c279646a4b4c595700e53b790ba4eb9521e
13 files changed:
tests/phpunit/includes/MWFunctionTest.php
tests/phpunit/includes/MWNamespaceTest.php
tests/phpunit/includes/MessageTest.php
tests/phpunit/includes/OutputPageTest.php
tests/phpunit/includes/PathRouterTest.php
tests/phpunit/includes/db/ORMTableTest.php
tests/phpunit/includes/db/TestORMRowTest.php
tests/phpunit/includes/debug/MWDebugTest.php
tests/phpunit/includes/jobqueue/JobQueueTest.php
tests/phpunit/includes/json/FormatJsonTest.php
tests/phpunit/includes/normal/CleanUpTest.php
tests/phpunit/includes/search/SearchEngineTest.php
tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php