wiki.techinc.nl/tests/phpunit/includes/parser
DannyS712 6a93b0ca93 More misc test cleanup
* parent::setUp() should be first, and ::tearDown()
  should be last
* Move tests that directly extend PHPUnit\Framework\TestCase
  to /unit

Change-Id: I1172855c58f4f52a8f624e6d596ec43beb8c93ff
2020-12-24 00:52:06 +00:00
..
CacheTimeTest.php tests: Fix method signature mismatches 2020-11-26 19:02:57 +01:00
CoreParserFunctionsTest.php Use $msg2 in CoreParserFunctionsTest::testGender 2020-09-17 03:26:43 +01:00
LinkHolderArrayIntegrationTest.php Update LinkHolderArray tests for new HookContainer parameter 2020-06-23 09:00:32 +10:00
MagicVariableTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ParserCacheSerializationTestCases.php Merge CacheTime and ParserOutput accessedOptions properties 2020-11-19 10:12:39 -07:00
ParserCacheTest.php ParserCache: general code cleanup, abstracted expiration checks. 2020-12-16 12:09:55 +00:00
ParserMethodsTest.php ParserOptions: Deprecate fallback to $wgUser 2020-12-16 09:03:29 +00:00
ParserOptionsTest.php ParserOptions: Deprecate fallback to $wgUser 2020-12-16 09:03:29 +00:00
ParserOutputTest.php tests: Fix method signature mismatches 2020-11-26 19:02:57 +01:00
ParserPreloadTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
ParserTest.php Use ::class together with createMock in unit tests 2020-10-30 14:45:37 +01:00
PreprocessorTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
RevisionOutputCacheTest.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
SanitizerTest.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
StripStateTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
TagHooksTest.php Remove Parser::setFunctionTagHook(), deprecated in 1.35 2020-08-26 13:49:00 -04:00
validateParserCacheSerializationTestData.php Forward-compat for merging CacheTime and ParserOutput mOptions 2020-11-10 07:09:41 -07:00