All Classes and Interfaces
Class
Description
Entry point to the docker support.
Builds a Docker image before running tests, then starts containers on demand.
Running container, a virtual machine.
Annotates
DockerContainer
subtype that exposes fixture-specific methods.Container image, a template to launch virtual machines from.
Starts a Docker container for a test.
A DockerContainer whose
Dockerfile
is not static but requires some knowledge of the environment it is going to run in.Fixture capable of running java programs over ssh.
Wraps a resource found by
Class.getResource(String)
.Represents a server with SSHD.