Bug 868 - Continuous: remove deprecated APIs
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / test / Bug3595Test.java
index cb15aad60494c7a788ea8539e8e360d8501eae67..e9f315715551a254e261ea379bf1870c84ab7380 100644 (file)
@@ -1,7 +1,7 @@
 package org.opendaylight.controller.sal.restconf.impl.test;
 
-import static junit.framework.Assert.assertEquals;
-import static junit.framework.TestCase.assertNotNull;
+import static org.junit.Assert.assertEquals;
+import static org.junit.Assert.assertNotNull;
 import java.io.FileNotFoundException;
 import org.junit.BeforeClass;
 import org.junit.Test;