| Interface | Description |
|---|---|
| ExternalContext<T> |
Context of the test interacting with external system.
|
| ExternalContext.Factory<T> |
Factory for
ExternalContext. |
| SourceSplitDataWriter<T> |
A data writer for writing records into a
SourceSplit in the external system. |
| Class | Description |
|---|---|
| DefaultContainerizedExternalSystem<C extends org.testcontainers.containers.GenericContainer<C>> |
Default implementation of external system based on container.
|
| DefaultContainerizedExternalSystem.Builder<C extends org.testcontainers.containers.GenericContainer<C>> |
Builder for
DefaultContainerizedExternalSystem. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.