MediaWiki  1.34.4
Scribunto_LuaStandaloneTest Class Reference
Inheritance diagram for Scribunto_LuaStandaloneTest:
Collaboration diagram for Scribunto_LuaStandaloneTest:

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...
 

Detailed Description

Definition at line 3 of file StandaloneTest.php.

Member Function Documentation

◆ getTestModules()

Scribunto_LuaStandaloneTest::getTestModules ( )
protected

Reimplemented from Scribunto_LuaEngineUnitTestBase.

Definition at line 22 of file StandaloneTest.php.

◆ setUp()

Scribunto_LuaStandaloneTest::setUp ( )
protected

Definition at line 10 of file StandaloneTest.php.

References getEngine().

◆ suite()

static Scribunto_LuaStandaloneTest::suite (   $className)
static

Reimplemented from Scribunto_LuaEngineUnitTestBase.

Definition at line 6 of file StandaloneTest.php.

References makeSuite().

Member Data Documentation

◆ $moduleName

Scribunto_LuaStandaloneTest::$moduleName = 'StandaloneTests'
staticprotected

Definition at line 4 of file StandaloneTest.php.


The documentation for this class was generated from the following file: