Move SimpleUriInfo 43/100543/5
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Apr 2022 11:56:04 +0000 (13:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Apr 2022 19:04:33 +0000 (21:04 +0200)
commit99ac1b634b84653ff04f349b405e8c9250635947
treee8839ce83987b0b1d104346c06a774f306b7e05e
parente299375e295bf17cbc7292469c6f3e013d0d7aab
Move SimpleUriInfo

This class is used only in tests, move it and hide it. Also rename it to
LocalUriInfo and mark its sole user for future evolution, e.g. use
mocks.

JIRA: NETCONF-837
Change-Id: If3ecdbf332cd3c18bdb8822d2f5396c3d59df3b4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/LocalUriInfo.java [moved from restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/util/SimpleUriInfo.java with 73% similarity]
restconf/restconf-nb-rfc8040/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/RestconfStreamsSubscriptionServiceImplTest.java