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