Uses of Class
org.apache.sling.testing.mock.jcr.MockQueryResult
-
-
Uses of MockQueryResult in org.apache.sling.testing.mock.jcr
Methods in org.apache.sling.testing.mock.jcr that return MockQueryResult Modifier and Type Method Description MockQueryResult
MockQueryResultHandler. executeQuery(MockQuery query)
Checks if this handler accepts the given query, and returns the result if this is the case.
-