wiki.techinc.nl/tests/phpunit/includes/title
Kunal Mehta 70b2a28b12 tests: Make it easier to debug MediaWikiTitleCodecTest failures
Seeing failed asserting false is true is just about useless for
debugging. Instead compare the prefixed DB keys which should be
identical to ->equals(), but since they're strings the PHPUnit error on
failure will be usable.

Change-Id: I3b14c1b23d43b693c76b306afc3e3555ed2b93aa
2021-12-12 22:30:20 -08:00
..
MediaWikiTitleCodecTest.php tests: Make it easier to debug MediaWikiTitleCodecTest failures 2021-12-12 22:30:20 -08:00
NaiveImportTitleFactoryTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
NamespaceImportTitleFactoryTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
NamespaceInfoTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SubpageImportTitleFactoryTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00