mediawiki-extensions-Echo/tests/phpunit/mapper
Derick Alangi 8e5aa13a73 Remove usage of deprecated Revision class in Echo
Class Revision is deprecated and in this patch, replaces
usage with appropriate classes; RevisionRecord, RevisionStore,
etc.

Bug: T221163
Change-Id: Icfc85167a636bef95daab236ab80113c1a3cf41b
2019-05-08 19:50:58 +01: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 Remove usage of deprecated Revision class in Echo 2019-05-08 19:50:58 +01:00
NotificationMapperTest.php Remove usage of deprecated database access code from Echo 2019-05-07 20:46:07 +00:00
TargetPageMapperTest.php Mock IDatabase instead of DatabaseMysqli 2019-04-07 23:29:03 +00:00