Summary
MediaWikiIntegrationTestCase::assertSelect provides an unintuitive way to select rows and provides no benefit over the TestSelectQueryBuilder and is used only in 30 files. Therefore it should be deprecated and later dropped, with all code using MediaWikiIntegrationTestCase::newSelectQueryBuilder instead
Acceptance criteria
- Uses of ::assertSelect are dropped (code search)
- MediaWikiIntegrationTestCase::assertSelect is hard deprecated
- MediaWikiIntegrationTestCase::assertSelect is dropped in 1.48