wiki.techinc.nl/tests/phpunit/integration/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
..
DatabaseMysqlTest.php Merge "rdbms: make affectedRows() count each updated row in replace() as one" 2023-06-06 18:25:29 +00:00
DatabasePostgresTest.php Make some methods static in MediaWikiIntegrationTestCase 2023-08-15 20:53:13 +00:00
DatabaseSqliteTest.php tests: Switch to SelectQueryBuilder in Sqlite and PG integration tests 2023-07-20 13:01:37 +02:00
DatabaseSqliteUpgradeTest.php Add 1.40 snapshot to sqlite db tests 2023-05-26 11:34:55 +02:00