Package

com.dimafeng

testcontainers

Permalink

package testcontainers

Visibility
  1. Public
  2. All

Type Members

  1. case class LocalStackContainer(tag: String = LocalStackContainer.defaultTag, services: Seq[LocalStackContainer.Service] = Seq.empty) extends SingleContainer[org.testcontainers.containers.localstack.LocalStackContainer] with Product with Serializable

    Permalink

Value Members

  1. object LocalStackContainer extends Serializable

    Permalink

Ungrouped