Registry / testing / features-test

features-test

JSON →
library13.1.7javamavenunverified

OpenDaylight Features Test provides testing utilities for OpenDaylight feature installations and Karaf-based environments.

<dependency> <groupId>org.opendaylight.odlparent</groupId> <artifactId>features-test</artifactId> <version>13.1.7</version> </dependency>
INSTALL
IMPORT
SIG · FEATURES-TEST
F
features-test
testingjavav13.1.7
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.

FeaturesTest
✓ org.opendaylight.odlparent.features.test.FeaturesTest

Installs an OpenDaylight feature using FeaturesTest utility.

import org.opendaylight.odlparent.features.test.FeaturesTest; FeaturesTest test = new FeaturesTest(); test.installFeature("odl-mdsal-all"); System.out.println("Feature installed successfully.");
Debug
Known issues
gotchaFeaturesTest is designed for Karaf containers; may not work in standard Java environments.
fix
Ensure the test runs inside a Karaf container or use appropriate mocking.
affects: >=13.0.0
Upgrade
Version history
13.1.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
features-test — mvn dependency:get features-test · libregistry