wiki.techinc.nl/tests/phpunit/mocks
DannyS712 14ae304e35 Tests: add ObjectFactory to DummyServicesTrait
Mocks a ContainerInterface to support a specific list of services,
with has() and get() working correctly, and uses that for a real
ObjectFactory object.

Change-Id: Ie49b5a34e0f449cc4b9f6b31d6cc1bc943d04b43
2023-01-23 19:35:50 +00:00
..
content tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
filebackend
filerepo
json JsonCodec: fix en/decoding of nested objects and stdClass objects 2023-01-12 14:12:32 -05:00
languages
media
permissions
poolcounter
search tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
session Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
DummyServicesTrait.php Tests: add ObjectFactory to DummyServicesTrait 2023-01-23 19:35:50 +00:00
GhostFieldTestClass.php tests: Allow dynamic properties on PHP 8.2 for GhostFieldTestClass 2023-01-06 03:06:06 +01:00
MockChangesListFilter.php
MockChangesListFilterGroup.php
MockHttpTrait.php
MockMessageLocalizer.php
MockServiceDependenciesTrait.php
MockTitleTrait.php
NullGuzzleClient.php
NullHttpRequestFactory.php
NullMultiHttpClient.php Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
TestLocalisationCache.php
TestLogger.php