wiki.techinc.nl/tests/phpunit/mocks
Bartosz Dziewoński 3abcd09bb4 Use variable-length argument lists instead of func_get_args()
(plus some other tweaks to code using array unpacking weirdly)

Change-Id: I76a280548952ee5144ca7e75e00d530ad55c22d7
2024-08-16 18:42:01 +00:00
..
content Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
filebackend
filerepo tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
json Rename JsonUnserial… to JsonDeserial… 2024-06-12 14:50:58 -04: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 Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
poolcounter PoolCounter: Adopt PSR logger in PoolCounter objects 2024-03-02 00:41:11 +00:00
search tests: Make use of ?? and ??= operators in test code 2024-08-08 15:51:20 +02:00
session tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
BrokenClass.php HookContainer: allow registering broken callables. 2023-08-22 16:30:44 +00:00
DummyServicesTrait.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
FakeQqxMessageLocalizer.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
GhostFieldTestClass.php Serialization test cases: fix filename after ParserOutput namespacing 2024-05-17 17:07:47 -04:00
MockBlockTrait.php Add clearUserCache to mock BlockManager 2023-11-20 12:34:34 +11:00
MockChangesListFilter.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
MockChangesListFilterGroup.php Migrate to IConnectionProvider methods in more places 2023-10-05 19:51:20 +02:00
MockDatabase.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
MockEnvironment.php tests: Use namespaced classes (2) 2024-06-13 23:21:02 +02:00
MockHttpTrait.php Make MockHttpTrait::setService() compatible with MediaWikiUnitTestCase 2024-07-29 16:31:41 +02:00
MockMessageLocalizer.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
MockServiceDependenciesTrait.php Remove all @package comments 2024-05-10 13:53:15 +02:00
MockTitleTrait.php tests: Use namespaced classes (2) 2024-06-13 23:21:02 +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 Add namespace and deprecation alias to MultiHttpClient 2024-05-20 00:32:45 +03:30
TestLocalisationCache.php Use variable-length argument lists instead of func_get_args() 2024-08-16 18:42:01 +00:00
TestLogger.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00