MediaWiki  1.34.0
UstringLibraryNormalizationTestProvider Class Reference
Inheritance diagram for UstringLibraryNormalizationTestProvider:
Collaboration diagram for UstringLibraryNormalizationTestProvider:

Public Member Functions

 __construct ( $engine)
 
 current ()
 
 destory ()
 
 next ()
 
 rewind ()
 
 runNorm ( $c1, $c2, $c3, $c4, $c5)
 
 valid ()
 
- Public Member Functions inherited from Scribunto_LuaDataProvider
 __construct ( $engine, $moduleName)
 
 destroy ()
 
 key ()
 
 run ( $key)
 

Static Public Member Functions

static available (&$message=null)
 

Protected Attributes

 $current = null
 
 $file = null
 
- Protected Attributes inherited from Scribunto_LuaDataProvider
 $engine = null
 
 $exports = null
 
 $key = 1
 

Static Protected Attributes

static $static
 

Detailed Description

Definition at line 103 of file UstringLibraryTest.php.

Constructor & Destructor Documentation

◆ __construct()

UstringLibraryNormalizationTestProvider::__construct (   $engine)

Definition at line 122 of file UstringLibraryTest.php.

References Scribunto_LuaDataProvider\$engine, and rewind().

Member Function Documentation

◆ available()

static UstringLibraryNormalizationTestProvider::available ( $message = null)
static

◆ current()

UstringLibraryNormalizationTestProvider::current ( )

Reimplemented from Scribunto_LuaDataProvider.

Definition at line 155 of file UstringLibraryTest.php.

References $current.

Referenced by next().

◆ destory()

UstringLibraryNormalizationTestProvider::destory ( )

Definition at line 130 of file UstringLibraryTest.php.

◆ next()

UstringLibraryNormalizationTestProvider::next ( )

◆ rewind()

UstringLibraryNormalizationTestProvider::rewind ( )

Reimplemented from Scribunto_LuaDataProvider.

Definition at line 138 of file UstringLibraryTest.php.

References Scribunto_LuaDataProvider\key(), and next().

Referenced by __construct().

◆ runNorm()

UstringLibraryNormalizationTestProvider::runNorm (   $c1,
  $c2,
  $c3,
  $c4,
  $c5 
)

Definition at line 186 of file UstringLibraryTest.php.

◆ valid()

UstringLibraryNormalizationTestProvider::valid ( )

Reimplemented from Scribunto_LuaDataProvider.

Definition at line 146 of file UstringLibraryTest.php.

References Scribunto_LuaDataProvider\key().

Referenced by next().

Member Data Documentation

◆ $current

UstringLibraryNormalizationTestProvider::$current = null
protected

Definition at line 105 of file UstringLibraryTest.php.

Referenced by current().

◆ $file

UstringLibraryNormalizationTestProvider::$file = null
protected

Definition at line 104 of file UstringLibraryTest.php.

◆ $static

UstringLibraryNormalizationTestProvider::$static
staticprotected
Initial value:
= [
'1E0A 0323;1E0C 0307;0044 0323 0307;1E0C 0307;0044 0323 0307;',
false
]

Definition at line 106 of file UstringLibraryTest.php.


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