wiki.techinc.nl/tests/phpunit/includes/block
Thiemo Kreuz 32a429e8c4 tests: Prefer assertSame() when comparing the integer 0
assertSame() is guaranteed to not do any type conversion. This can be
critical when acciden tially comparing, for example, 0 to 0.0.

Change-Id: Iffcc9bda69573623ba14af655dcd697d0fcce525
2019-09-19 15:35:23 +00:00
..
Restriction Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
BlockManagerTest.php Log DNS blacklist matches with info level, non-matches with debug level 2019-09-14 18:49:30 +02:00
BlockRestrictionStoreTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
CompositeBlockTest.php Allow CompositeBlock::appliesToRight to return null when unsure 2019-09-01 21:41:18 +01:00
DatabaseBlockTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00