wiki.techinc.nl/tests/phpunit/unit/includes/block
thiemowmde e92544c8ea tests: Make use of upstream NullLogger in tests
No need to manually create a mock that doesn't do anything. There is
a convenient null implementation that behaves the same.

Change-Id: I1955f6f5941c852fcee84191baf57790c25bd2bf
2024-08-15 11:58:13 +02:00
..
BlockActionInfoTest.php Use real type hints for services etc. in includes/block/ 2024-07-31 08:54:31 +00:00
BlockCacheTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
BlockPermissionCheckerTest.php
BlockRestrictionStoreFactoryTest.php block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
BlockUtilsTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
DatabaseBlockStoreFactoryTest.php tests: Make use of upstream NullLogger in tests 2024-08-15 11:58:13 +02:00
SystemBlockTest.php