mediawiki-extensions-Math/tests/phpunit/unit
Bartosz Dziewoński 1b7a46ff4f Avoid try…catch where if…else will do when using LanguageFactory
Needed for I869af06896b9757af18488b916211c5a41a8c563, where I am
trying to change LanguageFactory in MediaWiki core not to use
MWException.

I truly feel mocked after working with this code. See if you can find
the two lines in this diff where the meaningful changes are.

Change-Id: Ifcb31dbb7113ce57526f06558cde2abedee317d7
2022-11-18 21:08:24 +01:00
..
TexVC Add final nodes 2022-09-06 14:42:37 +02:00
InputCheckFactoryTest.php Enable most tests which were previously disabled 2021-08-12 08:57:58 -07:00
MathConfigTest.php Make dependency to Wikibase client config optional 2022-07-25 09:51:47 +02:00
MathTest.php Make dependency to Wikibase client config optional 2022-07-25 09:51:47 +02:00
MathWikibaseConnectorTest.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
MathWikibaseConnectorTestFactory.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
PopupTest.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
ServiceWiringTest.php Provide static Factory Class for Math related services 2022-07-22 18:59:11 +02:00