Registry / testing / pax-exam-container-forked

pax-exam-container-forked

JSON →
library4.14.0javamavenunverified

A container implementation for Pax Exam that runs tests in a forked JVM for isolation.

<dependency> <groupId>org.ops4j.pax.exam</groupId> <artifactId>pax-exam-container-forked</artifactId> <version>4.14.0</version> </dependency>
INSTALL
IMPORT
SIG · PAX-EXAM-CONTAINER
P
pax-exam-container-forked
testingjavav4.14.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.

ForkedTestContainer
org.ops4j.pax.exam.container.forked.ForkedTestContainer

Creates and manages a forked test container for integration testing.

import org.ops4j.pax.exam.container.forked.ForkedTestContainer; import org.ops4j.pax.exam.TestContainer; TestContainer container = new ForkedTestContainer(); container.start(); // Run tests... container.stop();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pax-exam-container-forked — mvn dependency:get pax-exam-container-forked · libregistry