Shard Status logic in genius
[genius.git] / mdsalutil / mdsalutil-testutils / pom.xml
index fa950a00d6ce9995ea67f1b4a0c8693822ffd6f3..dc36263f000db63dbb7cd8945dcf2ee228dd535a 100644 (file)
@@ -97,7 +97,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>blueprint-maven-plugin-annotation</artifactId>
       <optional>true</optional>
     </dependency>
-
+        <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-core</artifactId>
+      <scope>compile</scope>
+    </dependency>
     <!-- Now all <scope>test here: -->
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>