Registry / testing / pax-exam-junit

pax-exam-junit

JSON →
library1.2.4javamavenunverified

JUnit integration for Pax Exam, an OSGi integration testing framework.

<dependency> <groupId>org.ops4j.pax.exam</groupId> <artifactId>pax-exam-junit</artifactId> <version>1.2.4</version> </dependency>
INSTALL
IMPORT
SIG · PAX-EXAM-JUNIT
P
pax-exam-junit
testingjavav1.2.4
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.

JUnit4TestRunner
org.ops4j.pax.exam.junit.JUnit4TestRunner

Shows how to use Pax Exam with JUnit runner for OSGi integration tests.

import org.ops4j.pax.exam.junit.JUnit4TestRunner; import org.junit.runner.RunWith; @RunWith(JUnit4TestRunner.class) public class MyTest { // test methods }
Debug
Known issues
breakingVersion 1.2.4 is outdated; consider using a newer version from the Pax Exam 4.x line.
fix
Upgrade to org.ops4j.pax.exam:pax-exam-junit4 (or pax-exam-junit5) version 4.x.
affects: <4.0.0
Upgrade
Version history
1.2.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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