Registry / testing / app-starters-test-support

app-starters-test-support

JSON →
library2.1.6.RELEASEjavamavenunverified

Provides test support utilities for Spring Cloud Stream application starters.

<dependency> <groupId>org.springframework.cloud.stream.app</groupId> <artifactId>app-starters-test-support</artifactId> <version>2.1.6.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · APP-STARTERS-TEST-
A
app-starters-test-support
testingjavav2.1.6.RELEASE
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.

TestSupport
org.springframework.cloud.stream.app.test.support

Minimal usage of test support class.

import org.springframework.cloud.stream.app.test.support.TestSupport; public class Example { public static void main(String[] args) { TestSupport support = new TestSupport(); System.out.println(support.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.6.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
OpenAI (training)
1
Resources
app-starters-test-support — mvn dependency:get app-starters-test-support · libregistry