Package io.trino.tempto
package io.trino.tempto
-
ClassDescriptionAnnotates methods that should be invoked after each test method (like
AfterMethod), but before Tempto context has been destroyed.Annotates methods that should be invoked before each test method (likeBeforeMethod), but after Tempto context has been injected.Specifies a sets of requirements.Specifies a test requirement.An utility class for composing requirements.