wiki.techinc.nl/tests/phpunit/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
..
ArchivedRevisionLookupTest.php tests: Replace usages of deprecated WikiPage::doDeleteArticleReal 2022-01-17 15:38:02 +00:00
ContributionsLookupTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
MutableRevisionRecordTest.php Deprecate constructing revision with non-proper page 2021-03-10 22:05:06 +01:00
RenderedRevisionTest.php Hard-deprecate Content::getParserOutput and AbstractContent::fillParserOutput. 2021-10-29 14:04:22 +03:00
RevisionArchiveRecordTest.php Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
RevisionQueryInfoTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
RevisionRendererTest.php tests: Remove unused mock of getLazyConnectionRef 2022-03-15 19:08:12 +01:00
RevisionStoreDbTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
RevisionStoreRecordTest.php Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
RevisionStoreTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00