Exception string in checkRelationshipRelatedTo 14/95814/2
authorBhatt, Prema <prema.bhatt@att.com>
Tue, 17 Sep 2019 12:08:12 +0000 (08:08 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Thu, 19 Sep 2019 14:29:51 +0000 (10:29 -0400)
commitae9a2bd01ae94f303d390fdb0673dba71b07fcb0
tree34a630a3ed63e56e2c4c146b14af96b6242aeb90
parent80d6f2f06e538dbb212f968514f0943bb7dd41ba
Exception string in checkRelationshipRelatedTo

Exception string in checkRelationshipRelatedTo not being returned
properly. Added a new exception - UnassignNetworkException.
Added a new unit test to test the exception case as per review comment.
Updated UnassignNetworkBBTest.java file to fix the formatting errors.
Updated unit test , removed setVariable, it wasn't needed to do as it
was performed in the actual method call.
Updated pom.xmp  file to fix the formatting errors.
Updated pom.xml file to fix the formatting errors.

Issue-ID: SO-2346
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I617dfbcb07d6080598a3ef8138aad5c7008dcee2
bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/exceptions/UnassignNetworkException.java [new file with mode: 0644]
bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignNetworkBB.java
bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/flowspecific/tasks/UnassignNetworkBBTest.java
common/pom.xml
pom.xml