MediaWiki REL1_34
|
Protected Member Functions | |
getTestModules () | |
Protected Member Functions inherited from Scribunto_LuaEngineUnitTestBase | |
tearDown () | |
Static Protected Attributes | |
static | $moduleName = 'HashLibraryTests' |
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 | |
Public Member Functions inherited from Scribunto_LuaEngineUnitTestBase | |
__construct ( $name=null, array $data=[], $dataName='', $engineName=null) | |
provideLuaData () | |
testLua ( $key, $testName, $expected) | |
@dataProvider provideLuaData | |
toString () | |
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 HashLibraryTest.php.
|
protected |
Reimplemented from Scribunto_LuaEngineUnitTestBase.
Definition at line 6 of file HashLibraryTest.php.
|
staticprotected |
Definition at line 4 of file HashLibraryTest.php.