Registry / testing / org-osgi-test-common

org-osgi-test-common

JSON →
library1.3.0javamavenunverified

OSGi Testing Common Support provides shared utilities for testing OSGi frameworks and bundles.

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

OSGiTestCase
org.osgi.test.common.OSGiTestCase

Extends OSGiTestCase to access the bundle context in a test.

import org.osgi.test.common.OSGiTestCase; public class MyTest extends OSGiTestCase { public void testBundleContext() { assertNotNull(getBundleContext()); } }
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-common — mvn dependency:get org-osgi-test-common · libregistry