Merge "Reorder modifiers"
[so.git] / bpmn / MSOInfrastructureBPMN / src / test / java / org / openecomp / mso / bpmn / infrastructure / DoDeleteVfModuleVolumeV2Test.java
index 0104310..165debe 100644 (file)
@@ -1,6 +1,6 @@
 /*-\r
  * ============LICENSE_START=======================================================\r
- * OPENECOMP - MSO\r
+ * ONAP - SO\r
  * ================================================================================\r
  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.\r
  * ================================================================================\r
@@ -64,7 +64,7 @@ public class DoDeleteVfModuleVolumeV2Test extends WorkflowTest {
                MockGetVolumeGroupById("AAIAIC25", "78987", "VfModularity/VolumeGroup.xml");\r
                String businessKey = UUID.randomUUID().toString();\r
 \r
-               Map<String, Object> testVariables = new HashMap<String, Object>();\r
+               Map<String, Object> testVariables = new HashMap<>();\r
                testVariables.put("mso-request-id", "TEST-REQUEST-ID-0123");\r
                testVariables.put("msoRequestId", "TEST-REQUEST-ID-0123");\r
                testVariables.put("isDebugLogEnabled", "true");\r
@@ -102,7 +102,7 @@ public class DoDeleteVfModuleVolumeV2Test extends WorkflowTest {
                mockUpdateRequestDB(200, "Database/DBUpdateResponse.xml");\r
                String businessKey = UUID.randomUUID().toString();\r
 \r
-               Map<String, Object> testVariables = new HashMap<String, Object>();\r
+               Map<String, Object> testVariables = new HashMap<>();\r
                testVariables.put("mso-request-id", "TEST-REQUEST-ID-0123");\r
                testVariables.put("msoRequestId", "TEST-REQUEST-ID-0123");\r
                testVariables.put("isDebugLogEnabled", "true");\r
@@ -138,7 +138,7 @@ public class DoDeleteVfModuleVolumeV2Test extends WorkflowTest {
                mockUpdateRequestDB(200, "Database/DBUpdateResponse.xml");\r
                String businessKey = UUID.randomUUID().toString();\r
 \r
-               Map<String, Object> testVariables = new HashMap<String, Object>();\r
+               Map<String, Object> testVariables = new HashMap<>();\r
                testVariables.put("mso-request-id", "TEST-REQUEST-ID-0123");\r
                testVariables.put("msoRequestId", "TEST-REQUEST-ID-0123");\r
                testVariables.put("isDebugLogEnabled", "true");\r
@@ -174,7 +174,7 @@ public class DoDeleteVfModuleVolumeV2Test extends WorkflowTest {
                mockUpdateRequestDB(200, "Database/DBUpdateResponse.xml");\r
                String businessKey = UUID.randomUUID().toString();\r
 \r
-               Map<String, Object> testVariables = new HashMap<String, Object>();\r
+               Map<String, Object> testVariables = new HashMap<>();\r
                testVariables.put("mso-request-id", "TEST-REQUEST-ID-0123");\r
                testVariables.put("msoRequestId", "TEST-REQUEST-ID-0123");\r
                testVariables.put("isDebugLogEnabled", "true");\r