Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter Class Reference

Public Member Functions

 __construct (array $contents)
 
 hasCondition ()
 
 getCondition ()
 
 isAbout ()
 
 getQueryMode ()
 
 getLimit ()
 
 getOffset ()
 
 getSubject ()
 
 isFromCache ()
 
 checkSorting ()
 
 getExtraPrintouts ()
 
 getSortKeys ()
 
 isRequiredToClearStoreCache ()
 
 getExpectedCount ()
 
 getExpectedSubjects ()
 
 getExpectedDataItems ()
 
 getExpectedDataValues ()
 
 getExpectedErrorCount ()
 
 fetchTextFromOutputSubject ()
 
 getExpectedFormatOuputFor ( $id)
 
 getExpectedConceptCache ()
 

Detailed Description

GNU GPL v2+

Since
2.2
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::__construct ( array  $contents)
Since
2.2
Parameters
array$contents

Member Function Documentation

◆ checkSorting()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::checkSorting ( )
Since
3.1
Returns
boolean

◆ fetchTextFromOutputSubject()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::fetchTextFromOutputSubject ( )
Since
2.2
Returns
string

◆ getCondition()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getCondition ( )
Since
2.2
Returns
string

◆ getExpectedConceptCache()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExpectedConceptCache ( )
Since
2.2
Returns
[]

◆ getExpectedCount()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExpectedCount ( )
Since
2.2
Returns
integer

◆ getExpectedDataItems()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExpectedDataItems ( )
Since
2.2
Returns
DataItem[]

◆ getExpectedDataValues()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExpectedDataValues ( )
Since
2.2
Returns
DataValues[]

◆ getExpectedErrorCount()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExpectedErrorCount ( )
Since
2.2
Returns
integer

◆ getExpectedFormatOuputFor()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExpectedFormatOuputFor (   $id)
Since
2.2
Returns
array

◆ getExpectedSubjects()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExpectedSubjects ( )
Since
2.2
Returns
DIWikiPage[]

◆ getExtraPrintouts()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getExtraPrintouts ( )
Since
2.2
Returns
array

◆ getLimit()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getLimit ( )
Since
2.2
Returns
integer

◆ getOffset()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getOffset ( )
Since
2.2
Returns
integer

◆ getQueryMode()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getQueryMode ( )
Since
2.2
Returns
integer

◆ getSortKeys()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getSortKeys ( )
Since
2.2
Returns
integer

◆ getSubject()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::getSubject ( )
Since
2.5
Returns
DIWikiPage|null

◆ hasCondition()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::hasCondition ( )
Since
2.2
Returns
boolean

◆ isAbout()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::isAbout ( )
Since
2.2
Returns
string

◆ isFromCache()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::isFromCache ( )
Since
2.5
Returns
boolean

◆ isRequiredToClearStoreCache()

SMW\Tests\Integration\JSONScript\QueryTestCaseInterpreter::isRequiredToClearStoreCache ( )
Since
2.3
Returns
boolean

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

About | General disclaimer | Privacy policy