ExecutorTest
extends TestCase
in package
FinalYes
Table of Contents
Methods
- testQueryCollectionInCollection() : void
- testQueryRootSource() : void
- testQueryRootSourceObject() : void
- testQuerySubProperty() : void
- testQuerySubPropertyByFilter() : void
- testQuerySubPropertyByFilterFunctionCall() : void
- testQueryWithWildcard() : void
- createStore() : Store
Methods
testQueryCollectionInCollection()
public
testQueryCollectionInCollection() : void
testQueryRootSource()
public
testQueryRootSource() : void
testQueryRootSourceObject()
public
testQueryRootSourceObject() : void
testQuerySubProperty()
public
testQuerySubProperty() : void
testQuerySubPropertyByFilter()
public
testQuerySubPropertyByFilter() : void
testQuerySubPropertyByFilterFunctionCall()
public
testQuerySubPropertyByFilterFunctionCall() : void
testQueryWithWildcard()
public
testQueryWithWildcard() : void
createStore()
private
createStore(array<string|int, mixed> $books) : Store
Parameters
- $books : array<string|int, mixed>