S - public interface IContainer<S extends IContainer<S>>
extends org.testcontainers.containers.Container<S>
| Modifier and Type | Method and Description |
|---|---|
String |
getInternalURL() |
String |
getURL() |
boolean |
registerSpringbootProperties() |
S |
withRegisterSpringbootProperties(boolean registerProperties) |
addEnv, addExposedPort, addExposedPorts, addFileSystemBind, addFileSystemBind, addLink, copyFileFromContainer, copyFileFromContainer, copyFileToContainer, copyFileToContainer, execInContainer, execInContainer, fetchDockerDaemonInfo, followOutput, followOutput, getBinds, getCommandParts, getDockerClient, getDockerDaemonInfo, getDockerImageName, getEnv, getEnvMap, getExtraHosts, getImage, getLinkedContainers, getPortBindings, getTestHostIpAddress, self, setBinds, setCommand, setCommand, setCommandParts, setDockerImageName, setEnv, setExposedPorts, setExtraHosts, setImage, setLinkedContainers, setPortBindings, setWaitStrategy, waitingFor, withClasspathResourceMapping, withClasspathResourceMapping, withCommand, withCommand, withCopyFileToContainer, withEnv, withEnv, withEnv, withExposedPorts, withExtraHost, withFileSystemBind, withFileSystemBind, withLabel, withLabels, withLogConsumer, withMinimumRunningDuration, withNetwork, withNetworkAliases, withNetworkMode, withPrivilegedMode, withStartupCheckStrategy, withStartupTimeout, withVolumesFrom, withWorkingDirectoryS withRegisterSpringbootProperties(boolean registerProperties)
registerProperties - boolean registerSpringbootProperties()
String getURL()
String getInternalURL()
Copyright © 2019. All rights reserved.