Package io.trino.testing.assertions
Class TestUtil
java.lang.Object
io.trino.testing.assertions.TestUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> voidverifyResultOrFailure(Supplier<T> callback, Consumer<T> verifyResults, Consumer<Throwable> verifyFailure)
-
Method Details
-
verifyResultOrFailure
-