testcontainers
v1.4.0

      View Source Testcontainers.Container.RedisContainer (testcontainers v1.4.0)

      Deprecated. Use Testcontainers.RedisContainer instead.

      This module is kept for backward compatibility and will be removed in future releases.

      Summary

      Functions

      connection_url(self)

      See Testcontainers.RedisContainer.connection_url/1.

      new() deprecated

      See Testcontainers.RedisContainer.new/0.

      port(self)

      See Testcontainers.RedisContainer.port/1.

      with_image(self, image)

      See Testcontainers.RedisContainer.with_image/2.

      with_port(self, port)

      See Testcontainers.RedisContainer.with_port/2.

      with_wait_timeout(self, wait_timeout)

      See Testcontainers.RedisContainer.with_wait_timeout/2.

      Functions

      Link to this function

      connection_url(self)

      View Source

      See Testcontainers.RedisContainer.connection_url/1.

      Link to this function

      new()

      View Source
      This function is deprecated. Use Testcontainers.RedisContainer instead.

      See Testcontainers.RedisContainer.new/0.

      Link to this function

      port(self)

      View Source

      See Testcontainers.RedisContainer.port/1.

      Link to this function

      with_image(self, image)

      View Source

      See Testcontainers.RedisContainer.with_image/2.

      Link to this function

      with_port(self, port)

      View Source

      See Testcontainers.RedisContainer.with_port/2.

      Link to this function

      with_wait_timeout(self, wait_timeout)

      View Source

      See Testcontainers.RedisContainer.with_wait_timeout/2.

      Hex Package Hex Preview (current file) Download ePub version

      Built using ExDoc (v0.30.9) for the Elixir programming language