wiki.techinc.nl/tests/phpunit/includes/parser
Reedy 41c42d5435 Tests: Cleanup some unnecessary nested function calls
Replace ->will( ->return with ->willReturn(

Change-Id: Ia2dfafa03cac8169d86d6fa5a30b73bfad1fe9fa
2022-06-06 01:02:34 +01:00
..
CacheTimeTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
CoreParserFunctionsTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
LinkHolderArrayIntegrationTest.php Strict return types for PageIdentity 2021-01-18 17:33:14 +01:00
MagicVariableTest.php Emit warnings when accessing deprecated public properties of Parser 2022-03-31 19:25:33 -04:00
PageBundleJsonTraitTest.php Introduce PageBundleJsonTrait for serialization 2022-05-23 17:54:48 +01:00
ParserCacheSerializationTestCases.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
ParserCacheTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ParserMethodsTest.php parser: change 'level' in parse api back to string 2022-03-18 19:52:24 +01:00
ParserOptionsTest.php Use new namespace for revision related classes 2022-04-09 20:22:36 +02:00
ParserOutputTest.php Clarify generate-html and make ParserOutput behave as expected 2022-05-03 11:23:08 +02:00
ParserPreloadTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ParserTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
PreprocessorTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
RevisionOutputCacheTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
SanitizerTest.php Hard deprecate Sanitizer::removeHTMLtags() 2022-03-07 22:04:56 -05:00
StripStateTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TagHooksTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
validateParserCacheSerializationTestData.php Hard-deprecate all public property access on CacheTime and ParserOutput. 2021-10-13 13:27:16 -04:00