Registry / testing / streams-testing

streams-testing

JSON →
library0.7.0javamavenunverified

Provides testing configuration and utilities for Apache Streams, a framework for stream processing.

<dependency> <groupId>org.apache.streams</groupId> <artifactId>streams-testing</artifactId> <version>0.7.0</version> </dependency>
INSTALL
IMPORT
SIG · STREAMS-TESTING
S
streams-testing
testingjavav0.7.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.

StreamsTesting
org.apache.streams.testing.StreamsTesting

Minimal usage of Apache Streams Testing

import org.apache.streams.testing.StreamsTesting; public class Example { public static void main(String[] args) { StreamsTesting testing = new StreamsTesting(); System.out.println("Testing configuration loaded"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
streams-testing — mvn dependency:get streams-testing · libregistry