mediawiki-extensions-Echo/tests/phpunit/mapper
Thiemo Kreuz afdcce5059 Add type hints and remove unused code from tests
This patch contains a series of different clean-ups in test classes.
Some documentation is added as well as soft and hard type hints. Note
all this is exclusively done in tests. So if the CI is fine with it,
it can't be wrong. Right? ;-)

Change-Id: Ibcf1f65f48ac0fb41837c47672dddfd70302e9fd
2019-02-20 19:16:33 +00:00
..
AbstractMapperTest.php Add type hints and remove unused code from tests 2019-02-20 19:16:33 +00:00
EchoAbstractMapperStub.php Fix multiple PHP class declarations in one file in tests 2018-01-22 16:27:07 +02:00
EchoExecuteFirstArgumentStub.php Fix multiple PHP class declarations in one file in tests 2018-01-22 16:27:07 +02:00
EventMapperTest.php Add type hints and remove unused code from tests 2019-02-20 19:16:33 +00:00
NotificationMapperTest.php Prefer the …::class feature over hard-coded strings in all tests 2019-02-19 14:35:14 +00:00
TargetPageMapperTest.php Prefer the …::class feature over hard-coded strings in all tests 2019-02-19 14:35:14 +00:00