Registry / testing / camel-test-infra-common

camel-test-infra-common

JSON →
library4.18.0javamavenunverified

Common test infrastructure code for Apache Camel, providing reusable test utilities and base classes.

<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-test-infra-common</artifactId> <version>4.18.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-TEST-INFRA-C
C
camel-test-infra-common
testingjavav4.18.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.

TestUtils
org.apache.camel.test.infra.common.TestUtils

Uses TestUtils to get a random port for testing.

import org.apache.camel.test.infra.common.TestUtils; public class Example { public static void main(String[] args) { System.out.println(TestUtils.getRandomPort()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.18.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
camel-test-infra-common — mvn dependency:get camel-test-infra-common · libregistry