Registry / testing / spring-cloud-test-support

spring-cloud-test-support

JSON →
library5.0.1javamavenunverified

Provides test utilities and support for Spring Cloud applications.

<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-test-support</artifactId> <version>5.0.1</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-CLOUD-TEST-
S
spring-cloud-test-support
testingjavav5.0.1
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.test.support.TestSupport

Minimal usage of Spring Cloud Test Support

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

No known issues recorded.

Upgrade
Version history
5.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
spring-cloud-test-support — mvn dependency:get spring-cloud-test-support · libregistry