wiki.techinc.nl/tests/phpunit/languages
Daimona Eaytoy 726f10bf5d Deprecate and stop using assertType(OrValue)
*assertType is marked as deprecated, and should ideally be removed soon
(i.e. no hard deprecation to follow)
*Most usages of assertType in core were autofixed by using I8ef556b630812aeea77c5606713f53d9af609f1b
*assertTypeOrValue was removed because only used in SiteTest
(codesearch: https://codesearch.wmflabs.org/search/?q=assertTypeOrValue&i=nope&files=&repos=)
*SiteTest::assertTypeOrFalse was removed because unused

Bug: T192167
Change-Id: Icb3014b8fe7d1c43e64a37e0bdaaffec18bb482f
2019-12-15 00:07:59 +00:00
..
classes LanguageNlTest: Split test and data provider 2019-12-10 03:58:42 +00:00
LanguageClassesTestCase.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LanguageConverterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LanguageFallbackStaticMethodsTest.php New LanguageFallback service 2019-10-08 15:11:39 -07:00
LanguageIntegrationTest.php Deprecate and stop using assertType(OrValue) 2019-12-15 00:07:59 +00:00