Add null test to ComponentBusinessLogic 06/106306/4
authorChris André <chris.andre@yoppworks.com>
Wed, 22 Apr 2020 15:22:29 +0000 (11:22 -0400)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Mon, 27 Apr 2020 05:51:54 +0000 (05:51 +0000)
commit3c80616437c89c14b3734a3876b48faafd2129e9
treef36ee300c907befd3781cda1cf336acf263bbe91
parent8ddc6c9609581167a35404289e5015097346fea9
Add null test to ComponentBusinessLogic

- Added test in `getFilteredComponentInstanceProperties` for null value
- Removed nested `if` statements in `isMatchingComplexPropertyByRecursively`

Issue-ID: SDC-2907
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I13a47b0dfe7aa6dec845a856c58bba8be5c1eead
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ComponentBusinessLogic.java