com.dimafeng.testcontainers.LocalStackV2Container
See theLocalStackV2Container companion object
case class LocalStackV2Container(tag: String, services: Seq[Service]) extends SingleContainer[LocalStackContainer]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SingleContainer[LocalStackContainer]trait TestContainerProxy[LocalStackContainer]trait Containertrait Stoppabletrait Andabletrait Startabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Definition Classes
-
Stoppable -> AutoCloseable
- Inherited from:
- Stoppable
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- Andable
Attributes
- Inherited from:
- Startable
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- SingleContainer
Attributes
- Definition Classes
-
SingleContainer -> Startable
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Definition Classes
-
SingleContainer -> Stoppable -> Andable -> Startable
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Attributes
- Inherited from:
- SingleContainer
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Attributes
- Deprecated
- true
- Inherited from:
- SingleContainer
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Attributes
- Deprecated
- true
- Definition Classes
-
TestContainerProxy -> Container
- Inherited from:
- TestContainerProxy
Concrete fields
In this article