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