public class Network extends Object
| Constructor and Description |
|---|
Network() |
| Modifier and Type | Method and Description |
|---|---|
static InetSocketAddress |
getConnectionAddress(org.testcontainers.containers.wait.strategy.WaitStrategyTarget target,
int port) |
static org.testcontainers.containers.Network |
getNetwork() |
public static org.testcontainers.containers.Network getNetwork()
public static InetSocketAddress getConnectionAddress(org.testcontainers.containers.wait.strategy.WaitStrategyTarget target, int port)
Copyright © 2019. All rights reserved.