Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | List of all members
SFS\Tests\ApiSemanticFormsSelectRequestProcessorTest Class Reference
Inheritance diagram for SFS\Tests\ApiSemanticFormsSelectRequestProcessorTest:
Inheritance graph
[legend]
Collaboration diagram for SFS\Tests\ApiSemanticFormsSelectRequestProcessorTest:
Collaboration graph
[legend]

Public Member Functions

 testCanConstruct ()
 
 testMissingParametersThrowsException ()
 
 testJsonResultValuesFromRequestParameters ()
 
 testJsonResultValuesFromRequestParameters_doProcessQueryFor ()
 
 testSetDebugFlag ()
 
 testSetDebugFlag_doProcessQueryFor ()
 
 testGetFormattedValuesFrom ()
 
 invokeMethod (&$object, $methodName, array $parameters=[])
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Detailed Description

semantic-forms-select

GNU GPL v2+

Since
3.0.0
Author
FelixAba

Member Function Documentation

◆ invokeMethod()

SFS\Tests\ApiSemanticFormsSelectRequestProcessorTest::invokeMethod ( $object,
  $methodName,
array  $parameters = [] 
)

Call protected/private method of a class.

Parameters
object&$objectInstantiated object that we will run method on.
string$methodNameMethod name to call
array$parametersArray of parameters to pass into method.
Returns
mixed Method return.

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

About | General disclaimer | Privacy policy