Tests added for multiple data tree analysis 57/131357/5
authoremaclee <lee.anjella.macabuhay@est.tech>
Mon, 3 Oct 2022 11:03:00 +0000 (12:03 +0100)
committeremaclee <lee.anjella.macabuhay@est.tech>
Tue, 4 Oct 2022 08:00:24 +0000 (09:00 +0100)
commite8299274db313f4f83a10b9f627d51d0b910377d
tree0dff228cf166241f124aec290a487ad3ff66ef40
parentfe7753178f5f1b4814dcf7473ea8c761951d8f02
Tests added for multiple data tree analysis

**this commit is for analysis purposes only, not for merge
- add unit test for gson JSONreader
- add unit test for ODL JsonParserStream

Issue-ID: CPS-1286
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: Ia4a8c3e36f83b4cd857b4ff20f6a37e418ffd2ec
cps-service/src/test/groovy/org/onap/cps/utils/GsonSpec.groovy [new file with mode: 0644]
cps-service/src/test/groovy/org/onap/cps/utils/JsonParserStreamSpec.groovy [new file with mode: 0644]
cps-service/src/test/resources/multiple-object-data.json [new file with mode: 0644]
cps-service/src/test/resources/multipleDataTree.yang [new file with mode: 0644]