wiki.techinc.nl/tests/phpunit/unit/includes/Storage
Alexander Vorwerk 62a70ec7c7 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: Ia0030814ce2176d06e2898acffe533d31633fccb
2022-04-09 20:22:36 +02:00
..
BlobStoreFactoryTest.php Convert BlobStoreFactoryTest to a unit test 2021-05-21 00:28:12 +00:00
EditResultBuilderTest.php Use new namespace for revision related classes 2022-04-09 20:22:36 +02:00
EditResultCacheTest.php Convert various callers to LoadBalancer::getConnectionRef() 2022-01-27 01:02:44 +00:00
EditResultTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
PageUpdaterFactoryTest.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
PreparedEditTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
RevertedTagUpdateManagerTest.php Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
RevertedTagUpdateTest.php Use new namespace for revision related classes 2022-04-09 20:22:36 +02:00