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

Public Member Functions

 getTestModules ()
 
 testSubobject ( $arguments, $expected)
 
 dataProviderSubobjectTest ()
 
- 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

◆ dataProviderSubobjectTest()

SMW\Scribunto\Tests\ScribuntoLuaLibrarySubobjectTest::dataProviderSubobjectTest ( )

Data provider for {

See also
testSubobject}
testSubobject
Returns
array

◆ getTestModules()

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

ScribuntoLuaEngineTestBase::getTestModules

◆ testSubobject()

SMW\Scribunto\Tests\ScribuntoLuaLibrarySubobjectTest::testSubobject (   $arguments,
  $expected 
)

Tests method subobject through assertions based upon dataProvider {

See also
dataProviderSubobjectTest}

dataProviderSubobjectTest

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