Registry / testing / yang-test-util

yang-test-util

JSON →
library15.1.1javamavenunverified

Utility classes for testing YANG data models and tools in the OpenDaylight project.

<dependency> <groupId>org.opendaylight.yangtools</groupId> <artifactId>yang-test-util</artifactId> <version>15.1.1</version> </dependency>
INSTALL
IMPORT
SIG · YANG-TEST-UTIL
Y
yang-test-util
testingjavav15.1.1
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.

YangTestUtils
org.opendaylight.yangtools.yang.test.util.YangTestUtils

Loads a YANG schema for testing.

import org.opendaylight.yangtools.yang.test.util.YangTestUtils; public class Main { public static void main(String[] args) { // Example usage YangTestUtils.loadSchema("my-model.yang"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
15.1.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
17
OpenAI (training)
1
Resources
yang-test-util — mvn dependency:get yang-test-util · libregistry