Package org.factcast.test.toxi
Class FactCastProxy
- java.lang.Object
-
- org.factcast.test.toxi.AbstractToxiProxySupplier
-
- org.factcast.test.toxi.FactCastProxy
-
- All Implemented Interfaces:
Supplier<org.testcontainers.containers.ToxiproxyContainer.ContainerProxy>
public class FactCastProxy extends AbstractToxiProxySupplier
-
-
Constructor Summary
Constructors Constructor Description FactCastProxy(org.testcontainers.containers.ToxiproxyContainer.ContainerProxy proxy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.factcast.test.toxi.AbstractToxiProxySupplier
get
-
-