| Package | Description |
|---|---|
| org.apache.flink.connector.testframe.container | |
| org.apache.flink.connector.testframe.environment | |
| org.apache.flink.connector.testframe.external |
| Modifier and Type | Class and Description |
|---|---|
class |
FlinkContainerTestEnvironment
Test environment running job on
FlinkContainers. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TestEnvironment
Test environment for running Flink jobs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MiniClusterTestEnvironment
Test environment for running jobs on Flink mini-cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContainerizedExternalSystem<C extends org.testcontainers.containers.GenericContainer<C>>
Default implementation of external system based on container.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.