Class TestCommandFulfiller
java.lang.Object
io.trino.tempto.internal.fulfillment.command.CommandFulfiller<TestCommandRequirement>
io.trino.tempto.internal.fulfillment.command.TestCommandFulfiller
- All Implemented Interfaces:
RequirementFulfiller
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.tempto.fulfillment.RequirementFulfiller
RequirementFulfiller.SuiteLevelFulfiller, RequirementFulfiller.TestLevelFulfiller -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.tempto.internal.fulfillment.command.CommandFulfiller
cleanup, fulfill
-
Constructor Details
-
TestCommandFulfiller
@Inject public TestCommandFulfiller()
-