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