Registry / testing / org-osgi-test-junit5

org-osgi-test-junit5

JSON →
library1.3.0javamavenunverified

OSGi Testing support for JUnit 5, enabling unit tests in OSGi environments.

<dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.test.junit5</artifactId> <version>1.3.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OSGI-TEST-JUNI
O
org-osgi-test-junit5
testingjavav1.3.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.

OSGiExtension
org.osgi.test.junit5.OSGiExtension

Registers OSGi JUnit 5 extension for testing.

import org.junit.jupiter.api.extension.ExtendWith; import org.osgi.test.junit5.OSGiExtension; @ExtendWith(OSGiExtension.class) class MyOSGiTest { // Test methods here }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-osgi-test-junit5 — mvn dependency:get org-osgi-test-junit5 · libregistry