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

Public Member Functions

 getFormats ()
 
 getClass ()
 
- Public Member Functions inherited from SMW\Test\QueryPrinterRegistryTestCase
 getFormats ()
 
 constructorProvider ()
 
 instanceProvider ()
 
 testConstructor ( $format, $isInline)
 

Static Public Member Functions

static setUpBeforeClass ()
 

Protected Member Functions

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

Detailed Description

Class TreeTest

Since
2.5

SRF SMWExtension ResultPrinters

Author
Stephan Gambke

Member Function Documentation

◆ getClass()

SRF\Test\TreeTest::getClass ( )

Returns the name of the class being tested.

Returns
string

◆ getFormats()

SRF\Test\TreeTest::getFormats ( )

Returns the names of the formats being tested.

Returns
string[]

◆ setUpBeforeClass()

static SRF\Test\TreeTest::setUpBeforeClass ( )
static

Keep the global state and restore it on tearDown to avoid influencing other tests in case this one fails in between.


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

About | General disclaimer | Privacy policy