Replacing the mock InterwikiLookup used in MediaWikiTitleCodecTest revealed that that test was, because of the mock not behaving correctly, testing the wrong thing - interwiki prefixes are *not* case sensitive, and are always converted to lowercase in the actual ClassicInterwikiLookup. Fixed those expectations. Change-Id: I242431e88860b7700a9f93f77a0fe195fd748800 |
||
|---|---|---|
| .. | ||
| MediaWikiTitleCodecTest.php | ||
| NaiveImportTitleFactoryTest.php | ||
| NamespaceImportTitleFactoryTest.php | ||
| NamespaceInfoTest.php | ||
| SubpageImportTitleFactoryTest.php | ||