Package com.playtika.test.common.spring
Class AllContainers
- java.lang.Object
-
- com.playtika.test.common.spring.AllContainers
-
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean
public class AllContainers extends Object implements org.springframework.beans.factory.DisposableBean
-
-
Constructor Summary
Constructors Constructor Description AllContainers(List<org.testcontainers.containers.GenericContainer> genericContainers, TestcontainersProperties testcontainersProperties)
-
-
-
Constructor Detail
-
AllContainers
public AllContainers(List<org.testcontainers.containers.GenericContainer> genericContainers, TestcontainersProperties testcontainersProperties)
-
-