Package org.jenkinsci.test.acceptance.docker
package org.jenkinsci.test.acceptance.docker
-
ClassDescriptionEntry point to the docker support.DockerClassRule<T extends DockerContainer>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.DockerImage.Starter<T extends DockerContainer>DockerRule<T extends DockerContainer>Starts a Docker container for a test.A DockerContainer whoseDockerfile
is not static but requires some knowledge of the environment it is going to run in.Wraps a resource found byClass.getResource(String)
.