Add unit test 37/107037/5
authorxuegao <xg353y@intl.att.com>
Mon, 4 May 2020 13:33:06 +0000 (15:33 +0200)
committerxuegao <xg353y@intl.att.com>
Tue, 5 May 2020 08:05:53 +0000 (10:05 +0200)
commit28aa29f66de909223bd67da717fdd810df735afc
tree199508e6480cffc56b7d61b91f44a4c4f238b108
parent0c29796f7489015913a5793f13b2586099493464
Add unit test

Add unit tests to improve code coverage.

Issue-ID: CLAMP-844
Change-Id: I7792212d476103086e063cf8fe4a9abed1294fd6
Signed-off-by: xuegao <xg353y@intl.att.com>
src/test/java/org/onap/clamp/clds/tosca/update/JsonTemplateFieldTest.java [new file with mode: 0644]
src/test/java/org/onap/clamp/clds/tosca/update/JsonTemplateTest.java
src/test/java/org/onap/clamp/loop/LoopTemplateLoopElementModelTest.java [new file with mode: 0644]
src/test/java/org/onap/clamp/policy/pdpgroup/PolicyModelKeyTest.java [new file with mode: 0644]
ui-react/src/api/LoopCache.test.js
ui-react/src/api/LoopCache_mokeLoopJsonCache.json
ui-react/src/components/dialogs/Loop/CreateLoopModal.test.js [new file with mode: 0644]
ui-react/src/components/dialogs/Loop/__snapshots__/CreateLoopModal.test.js.snap [new file with mode: 0644]