wiki.techinc.nl/tests/phpunit/unit/includes/Revision
Umherirrender 2909d06a08 Use new namespace for revision related classes
All revision related classes are namespaced MediaWiki\Revision
instead of MediaWiki\Storage since 1.32. The old namespaced
class names are deprecated and only kept for backwards-compatibility.

Bug: T305784
Change-Id: I34e492d84d9fc4bc78481667202716d93b3c43cb
2022-04-14 23:03:43 +02:00
..
ContributionsSegmentTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
FallbackSlotRoleHandlerTest.php Create fallback for undefined content models. 2020-07-22 19:59:09 +02:00
MainSlotRoleHandlerTest.php MainSlotRoleHandlerTest: fix typo "Fet" 2021-03-16 14:45:49 +00:00
MutableRevisionRecordTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
MutableRevisionSlotsTest.php Convert (Mutable)RevisionSlotsTest classes to unit tests 2021-03-12 14:43:13 +00:00
RevisionArchiveRecordTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
RevisionRecordTests.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
RevisionSlotsTest.php Add support for derived MCR slots 2021-03-18 15:34:46 -04:00
RevisionStoreCacheRecordTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
RevisionStoreFactoryTest.php Revision: Inject local cache to RevisionStore 2021-12-17 19:23:19 +01:00
RevisionStoreRecordTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
SlotRecordTest.php Make SlotRecordTest a unit test 2021-10-19 20:31:55 -07:00
SlotRoleHandlerTest.php Narrow PageUpdater dependency from Title 2021-07-26 19:45:11 -07:00
SlotRoleRegistryTest.php tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00:00