JUnit test - FlatMapCacheTest
[lispflowmapping.git] / mappingservice / implementation / pom.xml
index c8de0296cb1208fcb94c77370c782e7d49b00b8b..056e8aa65553b0060112c6c91685e2e6ac00e742 100644 (file)
       <groupId>junit-addons</groupId>
       <artifactId>junit-addons</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.mockito</groupId>
+      <artifactId>mockito-all</artifactId>
+      <scope>test</scope>
+    </dependency>
     <!-- needed for osgi console -->
     <dependency>
       <groupId>org.eclipse.tycho</groupId>