MediaWiki  1.34.4
Scribunto_LuaUstringLibraryPureLuaTest Class Reference

@coversNothing – Covers Lua code More...

Inheritance diagram for Scribunto_LuaUstringLibraryPureLuaTest:
Collaboration diagram for Scribunto_LuaUstringLibraryPureLuaTest:

Public Member Functions

 testPCREErrors ( $ini, $args, $error)
 @dataProvider providePCREErrors More...
 
- Public Member Functions inherited from Scribunto_LuaUstringLibraryTest
 provideUstringLibraryNormalizationTests ()
 
 testUstringLibraryNormalizationTests ( $name, $c1, $c2, $c3, $c4, $c5)
 @dataProvider provideUstringLibraryNormalizationTests More...
 
 testUstringLibraryNormalizationTestsAvailable ()
 
- 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 providePCREErrors ()
 
- Static Public Member Functions inherited from Scribunto_LuaEngineUnitTestBase
static suite ( $className)
 

Protected Member Functions

 setUp ()
 
- Protected Member Functions inherited from Scribunto_LuaUstringLibraryTest
 getTestModules ()
 
 tearDown ()
 

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...
 
- Static Protected Attributes inherited from Scribunto_LuaUstringLibraryTest
static $moduleName = 'UstringLibraryTests'
 
- 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...
 

Detailed Description

@coversNothing – Covers Lua code

Definition at line 8 of file UstringLibraryPureLuaTest.php.

Member Function Documentation

◆ providePCREErrors()

static Scribunto_LuaUstringLibraryPureLuaTest::providePCREErrors ( )
static

Reimplemented from Scribunto_LuaUstringLibraryTest.

Definition at line 32 of file UstringLibraryPureLuaTest.php.

◆ setUp()

Scribunto_LuaUstringLibraryPureLuaTest::setUp ( )
protected

Definition at line 9 of file UstringLibraryPureLuaTest.php.

References getEngine().

◆ testPCREErrors()

Scribunto_LuaUstringLibraryPureLuaTest::testPCREErrors (   $ini,
  $args,
  $error 
)

@dataProvider providePCREErrors

Reimplemented from Scribunto_LuaUstringLibraryTest.

Definition at line 27 of file UstringLibraryPureLuaTest.php.


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