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