public class QueryVerifier extends Object
| Constructor and Description |
|---|
QueryVerifier(boolean useTemporaryOutput) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doDiff(Query query,
String newCSV)
Do a diff between exported query results and temporary CSV file
|
String |
exportCSV(Query query)
Export query resultSet to CSV file
|
Copyright © 2022 Apache Software Foundation. All rights reserved.