| Class | Description |
|---|---|
| Container |
An abstraction of the localstack docker container.
|
| DockerExe |
A wrapper around the docker executable process.
|
| LocalstackDocker |
Localstack Docker instance
|
| LocalstackDockerExtension |
JUnit test runner that automatically pulls and runs the latest localstack docker image
and then terminates when tests are complete.
|
| LocalstackDockerTestRunner |
JUnit test runner that automatically pulls and runs the latest localstack docker image
and then terminates when tests are complete.
|
| PortMapping |
Keeps track of the external to internal port mapping for a container
|
Copyright © 2018. All rights reserved.