Class SuiteResourcesState

java.lang.Object
io.trino.tempto.internal.fulfillment.resources.ResourcesState
io.trino.tempto.internal.fulfillment.resources.SuiteResourcesState
All Implemented Interfaces:
State, AutoCloseable

public class SuiteResourcesState extends ResourcesState
  • Constructor Details

    • SuiteResourcesState

      public SuiteResourcesState()
  • Method Details

    • closeAfterSuite

      public static <T extends AutoCloseable> T closeAfterSuite(T resource)