Registry / testing / pax-exam-inject

pax-exam-inject

JSON →
library4.14.0javamavenunverified

Dependency injection support for Pax Exam, an integration testing framework for OSGi and Java platforms.

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

Injector
org.ops4j.pax.exam.inject.Injector

Inject dependencies into test instances

import org.ops4j.pax.exam.inject.Injector; import org.ops4j.pax.exam.Option; Injector injector = new Injector(); injector.injectFields(testInstance);
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-inject — mvn dependency:get pax-exam-inject · libregistry