Interface TestcontainersStopActionBuilder<T extends TestAction,B extends TestcontainersStopActionBuilder<T,B>>

All Superinterfaces:
ActionBuilder<T,B>, TestActionBuilder<T>

public interface TestcontainersStopActionBuilder<T extends TestAction,B extends TestcontainersStopActionBuilder<T,B>> extends ActionBuilder<T,B>, TestActionBuilder<T>
  • Method Details

    • containerName

      B containerName(String name)
    • container

      B container(Object o)