Registry / testing / mdsal-binding-test-utils

mdsal-binding-test-utils

JSON →
library16.0.3javamavenunverified

Provides utility classes for testing MD-SAL binding in OpenDaylight, based on Felix OSGi.

<dependency> <groupId>org.opendaylight.mdsal</groupId> <artifactId>mdsal-binding-test-utils</artifactId> <version>16.0.3</version> </dependency>
INSTALL
IMPORT
SIG · MDSAL-BINDING-TEST
M
mdsal-binding-test-utils
testingjavav16.0.3
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.

BindingTestHelper
org.opendaylight.mdsal.binding.test.utils.BindingTestHelper

Minimal example to create a BindingTestHelper for MD-SAL testing.

import org.opendaylight.mdsal.binding.test.utils.BindingTestHelper; public class TestExample { public static void main(String[] args) { BindingTestHelper helper = new BindingTestHelper(); System.out.println("Test helper created: " + helper); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
16.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
3
Resources
mdsal-binding-test-utils — mvn dependency:get mdsal-binding-test-utils · libregistry