wiki.techinc.nl/tests/phpunit/includes/Storage
Tim Starling 5e665d8cdb Migrate assertSelect() to SelectQueryBuilder
* Add MediaWikiIntegrationTestCase::newSelectQueryBuilder(), which
  creates a subclass of SelectQueryBuilder with assert methods.
* Migrate most callers of assertSelect() to this new query builder
  interface.

Bug: T311866
Change-Id: I7392b37988067020d5f684276320dae0a474631a
2023-06-28 09:03:58 +10:00
..
DerivedPageDataUpdaterTest.php Allow setting a ParserOption to generate Parsoid HTML 2023-03-26 21:46:05 -04:00
NameTableStoreFactoryTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
NameTableStoreTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
PageUpdaterFactoryIntegrationTest.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
PageUpdaterTest.php Migrate assertSelect() to SelectQueryBuilder 2023-06-28 09:03:58 +10:00
RevisionSlotsUpdateTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
SqlBlobStoreTest.php objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00