Class AllContainers

java.lang.Object
com.playtika.testcontainer.common.spring.AllContainers
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean

public class AllContainers extends Object implements org.springframework.beans.factory.DisposableBean
  • Constructor Details

    • AllContainers

      public AllContainers(List<org.testcontainers.containers.GenericContainer> genericContainers, TestcontainersProperties testcontainersProperties)
  • Method Details

    • destroy

      public void destroy()
      Specified by:
      destroy in interface org.springframework.beans.factory.DisposableBean