MediaWiki
1.34.0
|
@covers Scribunto_LuaSandboxEngine More...
Public Member Functions | |
testArgumentParsingTime () | |
Public Member Functions inherited from Scribunto_LuaEngineUnitTestBase | |
__construct ( $name=null, array $data=[], $dataName='', $engineName=null) | |
provideLuaData () | |
testLua ( $key, $testName, $expected) | |
@dataProvider provideLuaData More... | |
toString () | |
Static Public Member Functions | |
static | suite ( $className) |
Protected Member Functions | |
getTestModules () | |
Protected Member Functions inherited from Scribunto_LuaEngineUnitTestBase | |
tearDown () | |
Static Protected Attributes | |
static | $moduleName = 'SandboxTests' |
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... | |
Private Member Functions | |
getRuTime () | |
Additional Inherited Members | |
Protected Attributes inherited from Scribunto_LuaEngineUnitTestBase | |
string | $luaTestName = null |
Name to display instead of the default. More... | |
array | $skipTests = [] |
Tests to skip. More... | |
@covers Scribunto_LuaSandboxEngine
Definition at line 6 of file SandboxTest.php.
|
private |
Definition at line 97 of file SandboxTest.php.
References wfGetRusage().
Referenced by testArgumentParsingTime().
|
protected |
Reimplemented from Scribunto_LuaEngineUnitTestBase.
Definition at line 13 of file SandboxTest.php.
|
static |
Reimplemented from Scribunto_LuaEngineUnitTestBase.
Definition at line 9 of file SandboxTest.php.
References makeSuite().
Scribunto_LuaSandboxTest::testArgumentParsingTime | ( | ) |
Definition at line 19 of file SandboxTest.php.
References Scribunto_LuaEngineUnitTestBase\$engine, $t, getEngine(), getRuTime(), and wfGetRusage().
|
staticprotected |
Definition at line 7 of file SandboxTest.php.