wiki.techinc.nl/tests/phpunit/includes/content
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
..
ContentHandlerTest.php Change @return to start with type 2014-08-20 20:35:41 +02:00
CssContentTest.php Introduce ContentGetParserOutput hook 2014-05-10 14:27:33 +02:00
JavaScriptContentTest.php Pass phpcs-strict on some test files (6/11) 2014-04-24 18:26:19 +00:00
JsonContentTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
TextContentTest.php Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
WikitextContentHandlerTest.php Pass phpcs-strict on some test files (6/11) 2014-04-24 18:26:19 +00:00
WikitextContentTest.php Record redirect target in ParserOptions 2014-09-18 06:19:31 +00:00