wiki.techinc.nl/tests/phpunit/includes/db
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
..
DatabasePostgresTest.php rdbms: various cleanups to LoadBalancer::reallyOpenConnection() 2019-10-11 11:35:02 -07:00
DatabaseTestHelper.php rdbms: various cleanups to LoadBalancer::reallyOpenConnection() 2019-10-11 11:35:02 -07:00
LBFactoryTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
LoadBalancerTest.php Deprecate and stop using assertType(OrValue) 2019-12-15 00:07:59 +00:00