| Interface | Description |
|---|---|
| ContainerListener | |
| DockerConfig |
Docker configuration.
|
| Class | Description |
|---|---|
| Container |
Represents a connection to a Docker container.
|
| DockerRule |
JUnit rule starting a docker container before the test and killing it afterwards.
|