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

Public Member Functions

 getFormats ()
 
 constructorProvider ()
 
 instanceProvider ()
 
 testConstructor ( $format, $isInline)
 

Protected Member Functions

 newInstance ( $format, $isInline)
 
- Protected Member Functions inherited from SMW\Test\QueryPrinterTestCase
 setParameters (ResultPrinter $instance, array $parameters)
 
 arrayWrap (array $elements)
 

Detailed Description

Base class for SMW tests.

SMW SMWExtension

GNU GPL v2+

Author
Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >

Member Function Documentation

◆ constructorProvider()

SMW\Test\QueryPrinterRegistryTestCase::constructorProvider ( )
Since
1.8
Returns
array

◆ getFormats()

SMW\Test\QueryPrinterRegistryTestCase::getFormats ( )
abstract

Returns the names of the formats supported by the being tested.

Since
1.8
Returns
array

◆ instanceProvider()

SMW\Test\QueryPrinterRegistryTestCase::instanceProvider ( )
Since
1.8
Returns
array

◆ newInstance()

SMW\Test\QueryPrinterRegistryTestCase::newInstance (   $format,
  $isInline 
)
protected

Creates and returns a new instance of the result printer.

Since
1.8
Parameters
string$format
boolean$isInline
Returns

◆ testConstructor()

SMW\Test\QueryPrinterRegistryTestCase::testConstructor (   $format,
  $isInline 
)

constructorProvider

Since
1.8
Parameters
string$format
boolean$isInline

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

About | General disclaimer | Privacy policy