Package io.trino.tempto.assertions
Class QueryAssert.QueryExecutionAssert
java.lang.Object
io.trino.tempto.assertions.QueryAssert.QueryExecutionAssert
- Enclosing class:
- QueryAssert
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionQueryExecutionAssert(Optional<QueryExecutionException> executionExceptionOptional) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionfailsWithMessage(String expectedErrorMessage) Deprecated.failsWithMessageMatching(String expectedErrorMessagePattern) Deprecated.
-
Constructor Details
-
QueryExecutionAssert
Deprecated.
-
-
Method Details
-
failsWithMessage
Deprecated. -
failsWithMessageMatching
public QueryAssert.QueryExecutionAssert failsWithMessageMatching(String expectedErrorMessagePattern) Deprecated.
-