Package io.trino.tempto.context
Class TestContextDsl
java.lang.Object
io.trino.tempto.context.TestContextDsl
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidrunWithChildTestContext(Runnable runnable) static voidrunWithTestContext(TestContext testContext, Runnable runnable) static IndexedRunnablewithChildTestContext(IndexedRunnable runnable) static RunnablewithChildTestContext(Runnable runnable)
-
Method Details
-
withChildTestContext
-
withChildTestContext
-
runWithChildTestContext
-
runWithTestContext
-