* 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 |
||
|---|---|---|
| .. | ||
| ArticleTablesTest.php | ||
| ArticleTest.php | ||
| ArticleViewTest.php | ||
| ImagePage404Test.php | ||
| ImagePageTest.php | ||
| PageArchiveTest.php | ||
| PagePropsTest.php | ||
| PageSelectQueryBuilderTest.php | ||
| PageStoreTest.php | ||
| ParserOutputAccessTest.php | ||
| UndeletePageTest.php | ||
| WikiCategoryPageTest.php | ||
| WikiPageDbTest.php | ||