wiki.techinc.nl/tests/phpunit/includes/page
Umherirrender c6fecd5ab0 tests: Replace assertEmpty with assertSame
assertSame avoids use of loose comparisons and
allows to check the expected type

Change-Id: If821d1be2bc1ff9f8b70968a339f33c7a8e8880a
2022-11-25 00:42:53 +01:00
..
ArticleTablesTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
ArticleTest.php Article: Fix missing patrol link for pages that have been moved 2022-10-21 22:13:14 +00:00
ArticleViewTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ImagePage404Test.php Migrate from setMwGlobals() to overrideConfigValue(s) 2022-08-02 10:14:10 +01:00
ImagePageTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
PageArchiveTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
PageSelectQueryBuilderTest.php PageStore: Use LinkCache 2021-09-01 08:24:34 +00:00
PageStoreTest.php tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
ParserOutputAccessTest.php ParserOutputAccessTest: Inline services & avoid creating variables 2022-09-01 22:25:22 +01:00
UndeletePageTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
WikiCategoryPageTest.php tests: Replace deprecated WikiPage::factory in WikiCategoryPageTest 2022-10-23 22:42:56 +02:00
WikiPageDbTest.php Use the null coalescing assignment operator 2022-10-21 13:26:49 +11:00