Registry / testing / flink-tests

flink-tests

JSON →
library2.2.0javamavenunverified

Test module for Apache Flink, a stream processing framework.

<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-tests</artifactId> <version>2.2.0</version> </dependency>
INSTALL
IMPORT
SIG · FLINK-TESTS
F
flink-tests
testingjavav2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestBaseUtils
org.apache.flink.test.util.TestBaseUtils

Use Flink test utilities for stream processing tests.

import org.apache.flink.test.util.TestBaseUtils; public class Example { public static void main(String[] args) { TestBaseUtils utils = new TestBaseUtils(); System.out.println("Flink test utilities loaded"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
flink-tests — mvn dependency:get flink-tests · libregistry