Similiar to assertFieldValue(), but to assert one row.
Simpler as assertResultSet(), as it needs list with one array
Follow-Up: I7392b37988067020d5f684276320dae0a474631a
Change-Id: Ib85fa407abe6fcb18f60c0a8505044881c1681bc
* 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