sdc-distribution-client is registered twice in model-loader
[aai/model-loader.git] / src / test / java / org / onap / aai / modelloader / notification / TestNotificationDataImpl.java
index c045910..4d6858a 100644 (file)
@@ -23,9 +23,9 @@ package org.onap.aai.modelloader.notification;
 import static org.hamcrest.CoreMatchers.equalTo;
 import static org.hamcrest.CoreMatchers.is;
 import static org.hamcrest.CoreMatchers.not;
-import static org.junit.Assert.assertThat;
+import static org.hamcrest.MatcherAssert.assertThat;
 
-import org.junit.Test;
+import org.junit.jupiter.api.Test;
 
 /**
  * Tests for NotificationDataImpl class