data providers run when the test database tables are not setup and thus hit the regular database. If possible, we should avoid this which can be done in these tests by creating the Title objects in the tests themselves. Change-Id: I084938b79d7b719a9bb524d4596635b9e1eb4486 |
||
|---|---|---|
| .. | ||
| ForeignTitleTest.php | ||
| MediaWikiTitleCodecTest.php | ||
| NaiveForeignTitleFactoryTest.php | ||
| NaiveImportTitleFactoryTest.php | ||
| NamespaceAwareForeignTitleFactoryTest.php | ||
| NamespaceImportTitleFactoryTest.php | ||
| SubpageImportTitleFactoryTest.php | ||
| TitleValueTest.php | ||