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

Public Member Functions

 testCanConstruct ()
 
 testQueryForSingleProperty ()
 
 testQuerySomeProperty_ForKnownSortPropertyKey ()
 
 testQuerySomeProperty_ForUnknownSortPropertyKey ()
 
 testQuerySomeProperty_ForEmptySortPropertyKey ()
 
 testQuerySomeProperty_OnInvalidSortKeyThrowsException ()
 
 testQueryForSinglePropertyWithValue ()
 
 testQueryForSomePropertyWithValue ()
 
 testQueryForSinglePageTypePropertyWithValueComparator ()
 
 testQueryForSingleBlobTypePropertyWithNotLikeComparator ()
 
 testQueryForSingleCategory ()
 
 testQueryForSingleNamespace ()
 
 testQueryForPropertyConjunction ()
 
 testQueryForPropertyConjunctionWithGreaterLessEqualFilter ()
 
 testQueryForPropertyDisjunction ()
 
 testQueryForPropertyDisjunctionWithLikeNotLikeFilter ()
 
 testSingleDatePropertyWithGreaterEqualConstraint ()
 
 testSingleSubobjectBuildAsAuxiliaryProperty ()
 
 testSubqueryDisjunction ()
 
 testNestedPropertyConjunction ()
 
 testPropertyChain ()
 
 testAddOrderByData_ForNonWikiPageType ()
 
 testAddOrderByData_ForWikiPageType ()
 
 testCanUseQFeature ()
 
 testTryToFindRedirectVariableForNonWpgDataItem ()
 
 testExtendConditionUsingPropertyPathForWpgPropertyValueRedirect ()
 
 testExtendConditionUsingPropertyPathForWpgValueRedirect ()
 
 testSingletonLikeConditionForSolitaryWpgValue ()
 

Protected Member Functions

 setUp ()
 

Detailed Description

semantic-mediawiki

GNU GPL v2+

Since
2.0
Author
mwjames

Member Function Documentation

◆ testNestedPropertyConjunction()

SMW\Tests\SPARQLStore\QueryEngine\ConditionBuilderTest::testNestedPropertyConjunction ( )

'[[Born in::<q>[[Category:City]] [[Located in::Outback]]</q>]]'

◆ testPropertyChain()

SMW\Tests\SPARQLStore\QueryEngine\ConditionBuilderTest::testPropertyChain ( )

'[[LocatedIn.MemberOf::Wonderland]]'

◆ testSubqueryDisjunction()

SMW\Tests\SPARQLStore\QueryEngine\ConditionBuilderTest::testSubqueryDisjunction ( )

'[[HasSomeProperty::Foo||Bar]]'


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

About | General disclaimer | Privacy policy