| Package | Description |
|---|---|
| org.apache.flink.connectors.test.common.environment | |
| org.apache.flink.connectors.test.common.external |
| 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.
|
class |
RemoteClusterTestEnvironment
Test environment for running test on a remote Flink 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–2021 The Apache Software Foundation. All rights reserved.