wiki.techinc.nl/tests/phpunit/mocks
2024-08-18 10:28:17 +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
media
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
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 tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02:00
MockChangesListFilter.php
MockChangesListFilterGroup.php
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
NullHttpRequestFactory.php
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