wiki.techinc.nl/tests/phpunit/includes/db
Daimona Eaytoy c1298c9ed8 Make some methods static in MediaWikiIntegrationTestCase
Mostly things related to the test database. Also adjust visibility and
remove getTestPrefixFor(), which is only used in core according to
codesearch.

Making a method static is a backwards compatible change, as invoking the
method non-statically is valid.

Bug: T342259
Change-Id: I6111fb5ff5f3c87d5d3f9188b3f50351391a29c3
2023-08-15 20:53:13 +00:00
..
DatabaseTestHelper.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
LBFactoryTest.php rdbms: Move two static methods of LBFactory to ChronologyProtector 2023-08-01 10:40:52 +00:00
LoadBalancerTest.php Make some methods static in MediaWikiIntegrationTestCase 2023-08-15 20:53:13 +00:00