wiki.techinc.nl/tests/phpunit/mocks
thiemowmde 7583ed8be8 phpunit: Replace ad-hoc array in TestLocalisationCache with MapCacheLRU
This does not have a direct impact as far as I can tell. Still I feel
this is a much better fit.

Change-Id: I2a4a4a9b0e6d91bd56c03c80564db6a0c53758b6
2023-07-24 17:52:31 +00:00
..
content tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
filebackend tests: Use standard utilities for temporary file names 2019-05-06 17:21:45 +00:00
filerepo tests: Use standard utilities for temporary file names 2019-05-06 17:21:45 +00:00
json JsonCodec: fix en/decoding of nested objects and stdClass objects 2023-01-12 14:12:32 -05:00
languages language: Move cache version of language converter into cache key 2023-05-26 08:32:23 +00:00
media Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
permissions DeletePage: add option to delete the associated talk page 2022-01-11 14:48:56 +01:00
poolcounter Fast stale ParserCache responses 2020-06-05 16:24:22 +10:00
search tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
session Make it possible to override the session in REST API tests 2023-02-06 18:56:51 +01:00
DummyServicesTrait.php Inject extension namespaces into NamespaceInfo 2023-07-16 22:53:26 +02:00
FakeQqxMessageLocalizer.php FakeQqxMessageLocalizer: Add @since 2023-06-05 01:53:27 +00:00
GhostFieldTestClass.php tests: Allow dynamic properties on PHP 8.2 for GhostFieldTestClass 2023-01-06 03:06:06 +01:00
MockChangesListFilter.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
MockChangesListFilterGroup.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
MockHttpTrait.php Use MainConfigNames instead of string literals, #5 2022-04-27 18:46:29 +03:00
MockMessageLocalizer.php Use varargs for MessageLocalizer::msg and similar 2019-10-05 17:47:49 +00:00
MockServiceDependenciesTrait.php Fix some typos 2023-03-21 15:58:09 +01:00
MockTitleTrait.php title: Remove protection related deprecated Title functions 2023-05-10 00:04:20 +02:00
NullGuzzleClient.php Use mock Guzzle client during tests 2022-01-18 13:14:51 +11:00
NullHttpRequestFactory.php Use MainConfigNames instead of string literals, #5 2022-04-27 18:46:29 +03:00
NullMultiHttpClient.php Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
TestLocalisationCache.php phpunit: Replace ad-hoc array in TestLocalisationCache with MapCacheLRU 2023-07-24 17:52:31 +00:00
TestLogger.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00