wiki.techinc.nl/tests/phpunit/includes/block
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
..
Restriction Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
BlockErrorFormatterTest.php Throw deprecation warning for AbstractBlock::getBlockErrorParams 2019-11-18 17:00:10 +00:00
BlockManagerTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
BlockRestrictionStoreTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
CompositeBlockTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
DatabaseBlockTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00