| Package | Description |
|---|---|
| io.prestosql.tests |
| Modifier and Type | Method and Description |
|---|---|
static void |
QueryAssertions.assertQuery(QueryRunner actualQueryRunner,
Session session,
String actual,
H2QueryRunner h2QueryRunner,
String expected,
boolean ensureOrdering,
boolean compareUpdate) |
static void |
QueryAssertions.assertQuery(QueryRunner actualQueryRunner,
Session session,
String actual,
H2QueryRunner h2QueryRunner,
String expected,
boolean ensureOrdering,
boolean compareUpdate,
Consumer<Plan> planAssertion) |
Copyright © 2012–2019. All rights reserved.