MediaWiki
1.34.0
|
Static Public Member Functions | |
static | suite ( $className) |
Protected Member Functions | |
getTestModules () | |
setUp () | |
Protected Member Functions inherited from Scribunto_LuaEngineUnitTestBase | |
tearDown () | |
Static Protected Attributes | |
static | $moduleName = 'StandaloneTests' |
Static Protected Attributes inherited from Scribunto_LuaEngineUnitTestBase | |
static string | $dataProviderClass = 'Scribunto_LuaDataProvider' |
Class to use for the data provider. More... | |
static string | $moduleName = null |
Name of the module being tested. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Scribunto_LuaEngineUnitTestBase | |
__construct ( $name=null, array $data=[], $dataName='', $engineName=null) | |
provideLuaData () | |
testLua ( $key, $testName, $expected) | |
@dataProvider provideLuaData More... | |
toString () | |
Protected Attributes inherited from Scribunto_LuaEngineUnitTestBase | |
string | $luaTestName = null |
Name to display instead of the default. More... | |
array | $skipTests = [] |
Tests to skip. More... | |
Definition at line 3 of file StandaloneTest.php.
|
protected |
Reimplemented from Scribunto_LuaEngineUnitTestBase.
Definition at line 22 of file StandaloneTest.php.
|
protected |
Definition at line 10 of file StandaloneTest.php.
References getEngine().
|
static |
Reimplemented from Scribunto_LuaEngineUnitTestBase.
Definition at line 6 of file StandaloneTest.php.
References makeSuite().
|
staticprotected |
Definition at line 4 of file StandaloneTest.php.