Uses of Enum
io.trino.tempto.fulfillment.TestStatus
Packages that use TestStatus
Package
Description
-
Uses of TestStatus in io.trino.tempto.fulfillment
Methods in io.trino.tempto.fulfillment that return TestStatusModifier and TypeMethodDescriptionstatic TestStatusReturns the enum constant of this type with the specified name.static TestStatus[]TestStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.trino.tempto.fulfillment with parameters of type TestStatus -
Uses of TestStatus in io.trino.tempto.internal.fulfillment.command
Methods in io.trino.tempto.internal.fulfillment.command with parameters of type TestStatus -
Uses of TestStatus in io.trino.tempto.internal.fulfillment.resources
Methods in io.trino.tempto.internal.fulfillment.resources with parameters of type TestStatusModifier and TypeMethodDescriptionvoidSuiteResourceFulfiller.cleanup(TestStatus status) voidTestResourceFulfiller.cleanup(TestStatus status) -
Uses of TestStatus in io.trino.tempto.internal.fulfillment.table
Methods in io.trino.tempto.internal.fulfillment.table with parameters of type TestStatusModifier and TypeMethodDescriptionvoidImmutableTablesFulfiller.cleanup(TestStatus status) final voidMutableTablesFulfiller.cleanup(TestStatus testStatus)