Package io.trino.tempto
Annotation Type BeforeMethodWithContext
Annotates methods that should be invoked before each test method (like
BeforeMethod),
but after Tempto context has been injected.- See Also:
-
BeforeMethod