Uses of Class
io.prestosql.testing.assertions.PrestoExceptionAssert
-
Packages that use PrestoExceptionAssert Package Description io.prestosql.testing.assertions -
-
Uses of PrestoExceptionAssert in io.prestosql.testing.assertions
Methods in io.prestosql.testing.assertions that return PrestoExceptionAssert Modifier and Type Method Description static PrestoExceptionAssertPrestoExceptionAssert. assertPrestoExceptionThrownBy(org.assertj.core.api.ThrowableAssert.ThrowingCallable throwingCallable)PrestoExceptionAssertPrestoExceptionAssert. hasErrorCode(ErrorCodeSupplier errorCodeSupplier)PrestoExceptionAssertPrestoExceptionAssert. hasLocation(int lineNumber, int columnNumber)
-