Package | Description |
---|---|
org.testcontainers.containers |
Modifier and Type | Class and Description |
---|---|
class |
DockerComposeContainer<SELF extends DockerComposeContainer<SELF>>
Container which launches Docker Compose, for the purposes of launching a defined set of containers.
|
Modifier and Type | Method and Description |
---|---|
DockerComposeContainer |
DockerComposeContainer.withExposedService(String serviceName,
int instance,
int servicePort) |
Copyright © 2017. All rights reserved.