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

Public Member Functions

 getTestModules ()
 
 testSet ( $arguments, $expected)
 
 dataProviderSetTest ()
 
- 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

semantic-scribunto

GNU GPL v2+

Since
1.0
Author
Tobias Oetterer

Member Function Documentation

◆ dataProviderSetTest()

SMW\Scribunto\Tests\ScribuntoLuaLibrarySetTest::dataProviderSetTest ( )

Data provider for {

See also
testSet}
testSet
Returns
array

◆ getTestModules()

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

ScribuntoLuaEngineTestBase::getTestModules

◆ testSet()

SMW\Scribunto\Tests\ScribuntoLuaLibrarySetTest::testSet (   $arguments,
  $expected 
)

Tests method set through assertions based upon dataProvider {

See also
::dataProviderSetTest}

dataProviderSetTest

Parameters
array$argumentsarguments passed to function
mixed$expectedexpected return value

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

About | General disclaimer | Privacy policy