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

Public Member Functions

 testCanConstruct ()
 
 testExecuteOnStore ( $queryParameters, $expectedType)
 
 testExecuteOnMockStore ( $statistics, $type, $expected)
 
 testUnknownQueryParameter ()
 
 testJobCount ()
 
 countDataProvider ()
 
 typeDataProvider ()
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Detailed Description

semantic-mediawiki

GNU GPL v2+

Since
1.9
Author
mwjames

Member Function Documentation

◆ testExecuteOnMockStore()

SMW\Tests\MediaWiki\Api\InfoTest::testExecuteOnMockStore (   $statistics,
  $type,
  $expected 
)

countDataProvider

◆ testExecuteOnStore()

SMW\Tests\MediaWiki\Api\InfoTest::testExecuteOnStore (   $queryParameters,
  $expectedType 
)

typeDataProvider

◆ testUnknownQueryParameter()

SMW\Tests\MediaWiki\Api\InfoTest::testUnknownQueryParameter ( )

Test unknown query parameter

Only valid parameters will yield an info array while an unknown parameter will produce a "warnings" array.

Since
1.9

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

About | General disclaimer | Privacy policy