wiki.techinc.nl/tests/phpunit/includes/Storage
Thiemo Kreuz e1dd371e11 Make use of PHPUnit's assertCount feature where possible
… and avoid assertEmpty() on arrays, in favor of a much more strict
assertSame( [] ).

Change-Id: I20266b0b1fc38a3a87666ba1b0793cb2b37d94a9
2020-03-02 15:58:41 +00:00
..
BlobStoreFactoryTest.php storage: rename various $wikiId fields/parameters to $dbDomain 2019-06-28 00:57:04 +00:00
DerivedPageDataUpdaterTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
NameTableStoreFactoryTest.php Deprecate and stop using assertType(OrValue) 2019-12-15 00:07:59 +00:00
NameTableStoreTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PageUpdaterTest.php Fixes for PHPUnit 8 compat in DB suite 2019-12-15 00:27:54 +00:00
RevisionSlotsUpdateTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
SqlBlobStoreTest.php BlobStore: support "known bad" addresses. 2020-01-03 16:38:13 +01:00