mediawiki-extensions-Scribunto/tests/phpunit/engines/LuaCommon
Thiemo Kreuz 0860648680 Remove unused defaults from class properties
As well as:
* Remove redundant `=== null`. The `isset()` before does this already.
* Use convenient PHPUnit shortcuts.

Change-Id: Ibef571e53a48c443d7798fee8abbc2624fbad225
2022-05-21 18:45:52 +00:00
..
CommonTests-data-fail1.lua
CommonTests-data-fail2.lua
CommonTests-data-fail3.lua
CommonTests-data-fail4.lua
CommonTests-data-fail5.lua
CommonTests-data.lua
CommonTests-lib.lua
CommonTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HashLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
HashLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
HtmlLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
HtmlLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LanguageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LanguageLibraryTests.lua Error message for formatNum should not refer to formatDate 2020-11-26 14:12:15 +01:00
LibraryUtilTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
LibraryUtilTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
LuaCommonTest.php In tests, replace wgHooks with setTemporaryHook 2022-05-16 12:46:47 +00:00
LuaCommonTestsFailLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaCommonTestsLibrary.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaDataProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestBase.php Minor cleanup 2022-04-16 22:09:10 +01:00
LuaEngineTestHelper.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
LuaEngineTestSkip.php Remove unused defaults from class properties 2022-05-21 18:45:52 +00:00
LuaEngineUnitTestBase.php Minor cleanup 2022-04-16 22:09:10 +01:00
LuaEnvironmentComparisonTest.php Minor cleanup 2022-04-16 22:09:10 +01:00
LuaInterpreterTest.php Remove unused defaults from class properties 2022-05-21 18:45:52 +00:00
LuaUstringLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
MessageLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
MessageLibraryTests.lua build: Updating mediawiki/mediawiki-phan-config to 0.10.4 2020-11-20 17:01:25 +00:00
SiteLibraryTest.php Improve function and property documentation in tests 2021-01-29 08:06:12 +00:00
SiteLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TestFramework.lua
TextLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
TextLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
TitleLibraryTest.php Minor cleanup 2022-04-16 22:09:10 +01:00
TitleLibraryTests.lua Revert "Add test for pageLanguage property" 2022-02-09 02:10:18 +00:00
UriLibraryTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
UriLibraryTests.lua Use tab indenting consistently 2020-10-23 16:39:12 +01:00
UstringLibraryNormalizationTestProvider.php Add missing @var and improve documentation 2020-12-22 01:15:00 +00:00
UstringLibraryNormalizationTests.lua
UstringLibraryPureLuaTest.php build: Updating dependencies 2021-07-23 21:34:32 +00:00
UstringLibraryTests.lua Fix a typo: emtpy -> empty 2020-11-22 14:22:33 +00:00