mediawiki-extensions-Discus.../tests/phpunit
Ed Sanders af54bae2ec Prefer late static binding over self::
While in many cases the class will never be sub-classed, it's easier
just to always use static:: and not worry about predicting which
classes might have problems in the future.

Change-Id: I23072a1701b5acf62bb3379a877de97627d8fcf3
2022-06-09 15:12:48 +01:00
..
unit Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
CommentFormatterTest.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
CommentModifierTest.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
CommentParserTest.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
CommentUtilsTest.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
EventDispatcherTest.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
IntegrationTestCase.php Set $wgUsePigLatinVariant = false while running tests 2021-12-01 23:25:30 +01:00
LanguageDataTest.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
MockCommentFormatter.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
MockEventDispatcher.php Split off ThreadItemSet from CommentParser 2022-02-21 16:22:32 +00:00
MockLanguageData.php Change CommentParser into a service 2022-02-19 19:51:57 +01:00
MockSubscriptionStore.php Automatic topic subscriptions (on any edit) 2021-11-15 22:45:42 +01:00
TestUtils.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
ThreadItemTest.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00