Semantic MediaWiki and related extensions
Public Member Functions | Static Protected Attributes | List of all members
SMW\Scribunto\Tests\ScribuntoLuaLibraryTest Class Reference
Inheritance diagram for SMW\Scribunto\Tests\ScribuntoLuaLibraryTest:
Inheritance graph
[legend]
Collaboration diagram for SMW\Scribunto\Tests\ScribuntoLuaLibraryTest:
Collaboration graph
[legend]

Public Member Functions

 getTestModules ()
 
 testCanConstruct ()
 
 testMethodsExist ( $method)
 
 dataProviderFunctionTest ()
 
- Public Member Functions inherited from SMW\Scribunto\Tests\ScribuntoLuaEngineTestBase
 getScribuntoLuaLibrary ()
 

Static Protected Attributes

static $moduleName = self::class
 

Additional Inherited Members

- Protected Member Functions inherited from SMW\Scribunto\Tests\ScribuntoLuaEngineTestBase
 setUp ()
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
Tobias Oetterer

Member Function Documentation

◆ dataProviderFunctionTest()

SMW\Scribunto\Tests\ScribuntoLuaLibraryTest::dataProviderFunctionTest ( )

Data provider for {

See also
testFunctions}
testFunctions
Returns
array

◆ getTestModules()

SMW\Scribunto\Tests\ScribuntoLuaLibraryTest::getTestModules ( )

ScribuntoLuaEngineTestBase::getTestModules

◆ testMethodsExist()

SMW\Scribunto\Tests\ScribuntoLuaLibraryTest::testMethodsExist (   $method)

Test, if all the necessary methods exists. Uses data provider {

See also
dataProviderFunctionTest} dataProviderFunctionTest
Parameters
string$methodname of method to check
Returns
void

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

About | General disclaimer | Privacy policy