Uses of Class
io.trino.tempto.assertions.QueryAssert.QueryExecutionAssert
Packages that use QueryAssert.QueryExecutionAssert
-
Uses of QueryAssert.QueryExecutionAssert in io.trino.tempto.assertions
Methods in io.trino.tempto.assertions that return QueryAssert.QueryExecutionAssertModifier and TypeMethodDescriptionQueryAssert.assertThat(QueryAssert.QueryCallback queryCallback) Deprecated.QueryAssert.QueryExecutionAssert.failsWithMessage(String expectedErrorMessage) Deprecated.QueryAssert.QueryExecutionAssert.failsWithMessageMatching(String expectedErrorMessagePattern) Deprecated.
QueryAssert.assertQueryFailure(QueryCallback)instead.