re base code
[sdc.git] / openecomp-be / tools / zusammen-tools / src / test / java / org / openecomp / core / tools / commands / exportinfo / serialize / VLMExtractTest.java
index 7b86903..d836d92 100644 (file)
@@ -3,9 +3,7 @@ package org.openecomp.core.tools.commands.exportinfo.serialize;
 import org.openecomp.core.tools.exportinfo.ExportSerializer;
 import org.testng.annotations.Test;
 
-import static org.testng.Assert.assertEquals;
-import static org.testng.Assert.assertNotNull;
-import static org.testng.Assert.assertNull;
+import static org.testng.Assert.*;
 public class VLMExtractTest {