| Class and Description |
|---|
| org.testcontainers.containers.ToxiproxyContainer.ContainerProxy |
| Method and Description |
|---|
org.testcontainers.containers.ToxiproxyContainer.getProxy(GenericContainer<?>, int)
ToxiproxyContainer will not build the client. Proxies should be provided manually. |
org.testcontainers.containers.ToxiproxyContainer.getProxy(String, int)
ToxiproxyContainer will not build the client. Proxies should be provided manually. |
| Constructor and Description |
|---|
| org.testcontainers.containers.ToxiproxyContainer()
use
ToxiproxyContainer(DockerImageName) instead |