Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Tests\Elastic\QueryEngine\DescriptionInterpreters\SomeValueInterpreterTest Class Reference
Inheritance diagram for SMW\Tests\Elastic\QueryEngine\DescriptionInterpreters\SomeValueInterpreterTest:
Inheritance graph
[legend]
Collaboration diagram for SMW\Tests\Elastic\QueryEngine\DescriptionInterpreters\SomeValueInterpreterTest:
Collaboration graph
[legend]

Public Member Functions

 setUp ()
 
 testCanConstruct ()
 
 testInterpretDescription_MissingPropertyThrowsException ()
 
 testInterpretDescription_MissingPIDThrowsException ()
 
 testInterpretDescription_NumberValue ( $dataItem, $comparator, $options, $expected)
 
 testInterpretDescription_TimeValue ( $dataItem, $comparator, $options, $expected)
 
 testInterpretDescription_TextValue ( $dataItem, $comparator, $options, $expected)
 
 testInterpretDescription_PageValue ( $dataItem, $comparator, $options, $expected)
 
 numberValueProvider ()
 
 timeValueProvider ()
 
 textValueProvider ()
 
 pageValueProvider ()
 

Detailed Description

semantic-mediawiki

GNU GPL v2+

Since
3.0
Author
mwjames

Member Function Documentation

◆ testInterpretDescription_NumberValue()

SMW\Tests\Elastic\QueryEngine\DescriptionInterpreters\SomeValueInterpreterTest::testInterpretDescription_NumberValue (   $dataItem,
  $comparator,
  $options,
  $expected 
)

numberValueProvider

◆ testInterpretDescription_PageValue()

SMW\Tests\Elastic\QueryEngine\DescriptionInterpreters\SomeValueInterpreterTest::testInterpretDescription_PageValue (   $dataItem,
  $comparator,
  $options,
  $expected 
)

pageValueProvider

◆ testInterpretDescription_TextValue()

SMW\Tests\Elastic\QueryEngine\DescriptionInterpreters\SomeValueInterpreterTest::testInterpretDescription_TextValue (   $dataItem,
  $comparator,
  $options,
  $expected 
)

textValueProvider

◆ testInterpretDescription_TimeValue()

SMW\Tests\Elastic\QueryEngine\DescriptionInterpreters\SomeValueInterpreterTest::testInterpretDescription_TimeValue (   $dataItem,
  $comparator,
  $options,
  $expected 
)

timeValueProvider


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

About | General disclaimer | Privacy policy