Merge "JUnit test - InMemoryDbModule"
[lispflowmapping.git] / mappingservice / inmemorydb / pom.xml
index 47a8934ed3beb5681ee622b057868316ac2d93fc..889d7f2b3113d1b1fff9495e7942b8831de21bce 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-all</artifactId>
+      <version>1.10.19</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <!--