@ConsumerType
public interface MockQueryResultHandler
QueryManager.| Modifier and Type | Method and Description |
|---|---|
MockQueryResult |
executeQuery(MockQuery query)
Checks if this handler accepts the given query, and returns the result if this is the case.
|
MockQueryResult executeQuery(MockQuery query)
query - Query that is executedCopyright © 2014–2021 wcm.io. All rights reserved.