Add test for length parameter 98/111698/9 master
authorYaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Wed, 15 May 2024 10:51:44 +0000 (13:51 +0300)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Tue, 11 Jun 2024 11:13:16 +0000 (11:13 +0000)
commitd0f93abdcdd1a19fa5fb14ad7b3cf8d187617864
tree73f8a7ec609fd23788b98c34c725d167026a49a7
parent576d1dcf9b5f0b3f93b3aa706dbe41eba56db5aa
Add test for length parameter

Added test case for regex generated strings restricted by length parameter

JIRA: NETCONF-1312
Change-Id: If9766decae06dfa241dc9abeb1f59ae3444c60f2
Signed-off-by: Yaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
restconf/restconf-openapi/src/test/java/org/opendaylight/restconf/openapi/impl/YangDocumentTest.java
restconf/restconf-openapi/src/test/resources/yang-document/controller-all.json
restconf/restconf-openapi/src/test/resources/yang-document/controller-string-examples-length.json [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/yang-document/device-all.json
restconf/restconf-openapi/src/test/resources/yang-document/device-string-examples-length.json [new file with mode: 0644]
restconf/restconf-openapi/src/test/resources/yang/strings-examples-length.yang [new file with mode: 0644]