Class DockerTestEnvironment


  • public class DockerTestEnvironment
    extends Object
    • Constructor Detail

      • DockerTestEnvironment

        public DockerTestEnvironment()
      • DockerTestEnvironment

        public DockerTestEnvironment​(String dockerComposeFile)
    • Method Detail

      • getNetwork

        public org.testcontainers.containers.Network getNetwork()
      • load

        public void load​(File dockerComposeFile)
      • start

        public void start()
      • stop

        public void stop()