wiki.techinc.nl/tests/phpunit/includes/specialpage
ArtBaltai 31283f34bf Reduce usage of the Language class
reduce/deprecate visibility of some members of the Language class

Bug: T243913
Change-Id: I6bad608455ceaa46f895f00dcc6380cec6d32680
2020-03-03 01:38:27 +03:00
..
AbstractChangesListSpecialPageTestCase.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ChangesListSpecialPageTest.php Have Database::addQuotes() pass through bare integers without quoting 2019-11-18 11:40:28 +11:00
FormSpecialPageTestCase.php Stop accessing User::mBlock and User::mBlockedby from tests 2019-10-15 15:05:53 +00:00
SpecialPageFactoryTest.php Reduce usage of the Language class 2020-03-03 01:38:27 +03:00
SpecialPageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SpecialPageTestHelper.php