Add null check for the InfraActiveRequests lookup 26/96426/1
authorBonkur, Venkat <venkat.bonkur@att.com>
Mon, 30 Sep 2019 15:53:30 +0000 (11:53 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Mon, 30 Sep 2019 15:53:31 +0000 (11:53 -0400)
commit05bf733e32e24c945b00c08f1d1d2e69da9d5eff
tree6d28cfd14f79dafa423cb9165a2bd73822c41b6b
parent4e944d4149bfcf7196691c57f3ae6659ffd05960
Add null check for the InfraActiveRequests lookup

Add null check for the InfraActiveRequests lookup
move it into a separate method for InfraActiveRequests lookup

Issue-ID: SO-2374
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I84ff23b4da12719b589d43135a7604a2d4b24fef
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/OrchestrationRequests.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsTest.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsUnitTest.java