Test coverage: bmp.spi.registry
[bgpcep.git] / bgp / bmp-spi / pom.xml
index 50e4585df2f6f617860d5824ccb6d98dfd2a8b4d..4426c51d08da4588a37872f34a1b1d4a8d46744b 100644 (file)
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-core</artifactId>
+        </dependency>
     </dependencies>
 
     <build>