Uses of Class
io.trino.testing.assertions.TrinoExceptionAssert
Packages that use TrinoExceptionAssert
-
Uses of TrinoExceptionAssert in io.trino.testing.assertions
Methods in io.trino.testing.assertions that return TrinoExceptionAssertModifier and TypeMethodDescriptionstatic TrinoExceptionAssertTrinoExceptionAssert.assertThatTrinoException(Throwable throwable) static TrinoExceptionAssertTrinoExceptionAssert.assertTrinoExceptionThrownBy(org.assertj.core.api.ThrowableAssert.ThrowingCallable throwingCallable) TrinoExceptionAssert.hasErrorCode(ErrorCodeSupplier... errorCodeSupplier) TrinoExceptionAssert.hasLocation(int lineNumber, int columnNumber)