wiki.techinc.nl/tests/phpunit/includes/parser
Timo Tijhof 96771e3a65 test: Clean up data providers that should be static
Follows-up b36d883.

By far most data providers are static (and PHPUnit expects them
to be static and calls them that way).

Most of these classes already had their data providers static
but additional commits sloppily introduced non-static ones.

* ResourceLoaderWikiModuleTest, 8968d8787f.
* TitleTest, 545f1d3a73.
  Odd unused method 'dataTestIsValidMoveOperation' was introduced
  in 550b878e63.
* GlobalVarConfigTest, a3e18c3670.

Change-Id: I5da99f7cd3da68c550ae507ffe1f725d31e7666f
2014-09-18 12:52:44 -07:00
..
MagicVariableTest.php Cleanup some docs (tests) 2014-08-11 20:06:52 +02:00
MediaWikiParserTest.php Make generating Parser test class names more robust 2014-09-16 20:38:04 +00:00
NewParserTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
ParserMethodsTest.php Improve/rename Parser::replaceUnusualEscapes 2014-09-16 23:00:16 +00:00
ParserOutputTest.php Add ParserOutput::unsetProperty, add tests 2014-06-04 10:02:01 +00:00
ParserPreloadTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
PreprocessorTest.php Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
TagHooksTest.php Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
TidyTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00