Replace explicit type with dimond type
[so.git] / asdc-controller / src / test / java / org / openecomp / mso / asdc / client / tests / ASDCControllerTest.java
index 45bd7cf..5026b51 100644 (file)
@@ -117,7 +117,7 @@ public class ASDCControllerTest {
                Mockito.when(artifactInfo1.getArtifactDescription()).thenReturn("testos artifact1");
 
                // Now provision the NotificationData mock
-               List<IArtifactInfo> listArtifact = new ArrayList<IArtifactInfo>();
+               List<IArtifactInfo> listArtifact = new ArrayList<>();
                listArtifact.add(artifactInfo1);
 
                // Create fake resource Instance