Uses of Class
io.trino.tempto.internal.context.TestContextStack
Packages that use TestContextStack
-
Uses of TestContextStack in io.trino.tempto.context
Methods in io.trino.tempto.context that return TestContextStackModifier and TypeMethodDescriptionstatic TestContextStack<TestContext>ThreadLocalTestContextHolder.popAllTestContexts()Methods in io.trino.tempto.context with parameters of type TestContextStackModifier and TypeMethodDescriptionstatic voidThreadLocalTestContextHolder.pushAllTestContexts(TestContextStack<? extends TestContext> testContextStack)