Registry / testing / pax-exam-spi

pax-exam-spi

JSON →
library4.14.0javamavenunverified

Pax Exam Integration testing framework for Modern Java Platforms.

<dependency> <groupId>org.ops4j.pax.exam</groupId> <artifactId>pax-exam-spi</artifactId> <version>4.14.0</version> </dependency>
INSTALL
IMPORT
SIG · PAX-EXAM-SPI
P
pax-exam-spi
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.

ExamReactor
org.ops4j.pax.exam.spi.ExamReactor

Minimal usage of Pax Exam SPI ExamReactor

import org.ops4j.pax.exam.spi.ExamReactor; public class Example { public static void main(String[] args) { ExamReactor reactor = new ExamReactor(); System.out.println(reactor); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pax-exam-spi — mvn dependency:get pax-exam-spi · libregistry