Policy 1707 commit to LF
[policy/engine.git] / PolicyEngineAPI / src / test / java / org / openecomp / policy / test / PolicyResponseTest.java
index f99a238..ec6ac09 100644 (file)
 
 package org.openecomp.policy.test;
 
-import java.util.Map;
-
-import org.junit.*;
+import org.junit.After;
+import org.junit.Before;
 import org.openecomp.policy.api.PolicyResponse;
 
-import static org.junit.Assert.*;
-
 /**
  * The class <code>PolicyResponseTest</code> contains tests for the class <code>{@link PolicyResponse}</code>.
  *