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

Public Member Functions

 invokeMethod (&$object, $methodName, array $parameters=[])
 
 testSeparateParams ()
 
 testGetSubParams ()
 

Detailed Description

semantic-compound-queries

GNU GPL v2+

Since
1.0
Author
Peter Grassberger < peter.nosp@m.theo.nosp@m.ne@gm.nosp@m.ail..nosp@m.com >

Member Function Documentation

◆ invokeMethod()

SCQ\Tests\CompoundQueryProcessorTest::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