Package org.factcast.test.toxi
Class AbstractToxiProxySupplier
java.lang.Object
org.factcast.test.toxi.AbstractToxiProxySupplier
- All Implemented Interfaces:
Supplier<org.testcontainers.containers.ToxiproxyContainer.ContainerProxy>
- Direct Known Subclasses:
FactCastProxy,PostgresqlProxy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractToxiProxySupplier
public AbstractToxiProxySupplier()
-
-
Method Details
-
get
public org.testcontainers.containers.ToxiproxyContainer.ContainerProxy get() -
reset
public void reset() -
disable
public void disable() -
enable
public void enable() -
toString
-