Migrate more JSON patch payloads 12/107512/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 26 Aug 2023 08:43:40 +0000 (10:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 26 Aug 2023 09:29:37 +0000 (11:29 +0200)
commitf366f722cf5c9a93a0b2b1dd74d84b2508046174
tree600d6e95ec2c79ed58501e1f4bb744df03c3a8ae
parent91da093e950c5c915aecf9249e2597daae96cffd
Migrate more JSON patch payloads

Inline test resources as string literals, making tests a lot cleaner.

Change-Id: I575a705167c7981efca977bf6806993fa86ff478
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java
restconf/restconf-nb/src/test/resources/instanceidentifier/json/jsonPATCHMergeOperationOnList.json [deleted file]
restconf/restconf-nb/src/test/resources/instanceidentifier/json/jsonPATCHSimpleLeafValue.json [deleted file]
restconf/restconf-nb/src/test/resources/instanceidentifier/json/jsonPATCHTargetTopLevelContainerWithEmptyURI.json [deleted file]
restconf/restconf-nb/src/test/resources/instanceidentifier/json/jsonPATCHdataCompleteTargetInURI.json [deleted file]
restconf/restconf-nb/src/test/resources/instanceidentifier/json/jsonPATCHdataValueNotSupported.json [deleted file]