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

Protected Member Functions

 getTestModules ()
 
 setUp ()
 
- Protected Member Functions inherited from Scribunto_LuaEngineTestBase
 getTestTitle ()
 Get the title used for unit tests. More...
 
 tearDown ()
 

Static Protected Attributes

static $moduleName = 'UriLibraryTests'
 
- Static Protected Attributes inherited from Scribunto_LuaEngineTestBase
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_LuaEngineTestBase
 __construct ( $name=null, array $data=[], $dataName='', $engineName=null)
 
 provideLuaData ()
 
 testLua ( $key, $testName, $expected)
 @dataProvider provideLuaData More...
 
 toString ()
 
- Static Public Member Functions inherited from Scribunto_LuaEngineTestBase
static suite ( $className)
 
- Protected Attributes inherited from Scribunto_LuaEngineTestBase
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 UriLibraryTest.php.

Member Function Documentation

◆ getTestModules()

Scribunto_LuaUriLibraryTest::getTestModules ( )
protected

Reimplemented from Scribunto_LuaEngineTestBase.

Definition at line 20 of file UriLibraryTest.php.

◆ setUp()

Scribunto_LuaUriLibraryTest::setUp ( )
protected

Definition at line 6 of file UriLibraryTest.php.

Member Data Documentation

◆ $moduleName

Scribunto_LuaUriLibraryTest::$moduleName = 'UriLibraryTests'
staticprotected

Definition at line 4 of file UriLibraryTest.php.


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