Remove TestData and move fields to user 61/106861/2
authorŠimon Ukuš <simon.ukus@pantheon.tech>
Mon, 26 Jun 2023 11:29:11 +0000 (13:29 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Wed, 12 Jul 2023 07:07:59 +0000 (07:07 +0000)
commit16072e9ecf853e0bba2063e454b5f948c040095d
tree47ca306fee62570c2e451b99e1ad4fc47417b767
parent14c81e432b536960356d1226d107f9431a5459d5
Remove TestData and move fields to user

The sole purpose of TestData was to hold constants
of ReadDataTransactionUtilTest.

This change moves all the constants to the ReadDataTransactionUtilTest
and removes the TestData.

JIRA: NETCONF-1063
Change-Id: I3104c33a2f2b5284b99ea52c93e4504c6df42b33
Signed-off-by: Šimon Ukuš <simon.ukus@pantheon.tech>
(cherry picked from commit 83885bf7f9846676772dbf5c34aa8165a94aac6c)
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/ReadDataTransactionUtilTest.java
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/TestData.java [deleted file]