More sonar fixes in models 01/105501/1
authorJim Hahn <jrh3@att.com>
Wed, 8 Apr 2020 14:04:29 +0000 (10:04 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 8 Apr 2020 14:17:53 +0000 (10:17 -0400)
commitb2e61a292bc8a9edbed1569ab5655e2ee17a8f3b
tree402ed27ef8c89e2b0333e3578bad941ba7c3529c
parent9b3ff5f270572a6760ff07dda9577cdadb53b088
More sonar fixes in models

Addressed the following sonar issues:
- missing assert in junit
- duplicate code blocks
  - fixed those in the simulators
  - leaving the others in the concept classes for Liam/"G"

Issue-ID: POLICY-2305
Change-Id: Icfe80afb378b4cdec4de3d33d0e33227e04845d8
Signed-off-by: Jim Hahn <jrh3@att.com>
models-interactions/model-impl/so/src/test/java/org/onap/policy/so/DemoTest.java
models-interactions/model-impl/vfc/src/test/java/org/onap/policy/vfc/DemoTest.java
models-interactions/model-simulators/src/main/java/org/onap/policy/simulators/SdncSimulatorJaxRs.java
models-interactions/model-simulators/src/main/java/org/onap/policy/simulators/SoSimulatorJaxRs.java