public class QueryWithResults extends Object
Constructor and Description |
---|
QueryWithResults(Query query,
List<Map<String,Object>> expectedResults) |
Modifier and Type | Method and Description |
---|---|
List<Map<String,Object>> |
getExpectedResults() |
Query |
getQuery() |
String |
toString() |
Copyright © 2011–2017. All rights reserved.