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

Public Member Functions

 setQueryResult (SMWQueryResult $queryResult)
 
 setStore (Store $store)
 
 getQueryResult (SMWQuery $query)
 
- Public Member Functions inherited from SMW\QueryEngine
 getQueryResult (Query $query)
 

Protected Attributes

 $store
 

Detailed Description

FIXME One would wish to have a FakeStore but instead SMWSQLStore3 is used in order to avoid to implement all abstract methods specified by SMW

SMW SMWExtension medium semantic-mediawiki-integration mediawiki-databaseless

GNU GPL v2+

Since
1.9.2
Author
mwjames

Member Function Documentation

◆ setStore()

SMW\Tests\Utils\Mock\FakeQueryStore::setStore ( Store  $store)
Since
2.5
Parameters
Store$store

Implements SMW\StoreAware.


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

About | General disclaimer | Privacy policy