Improve code coverage for aaf cadi modules
[aaf/cadi.git] / core / pom.xml
index dd3415f..6979663 100644 (file)
                <sitePath>/content/sites/site/org/onap/aaf/cadi/${project.artifactId}/${project.version}</sitePath>\r
        </properties>\r
        <dependencies>\r
-\r
+         <dependency>\r
+                       <groupId>org.mockito</groupId>\r
+                       <artifactId>mockito-all</artifactId>\r
+                       <version>1.9.5</version>\r
+                       <scope>test</scope>\r
+                       </dependency>\r
                <dependency>\r
                        <groupId>javax.servlet</groupId>\r
                        <artifactId>servlet-api</artifactId>\r
                                        <serverId>ecomp-staging</serverId>\r
                                </configuration>\r
                        </plugin> \r
-                       \r
                        <plugin>\r
                                <groupId>org.jacoco</groupId>\r
                                <artifactId>jacoco-maven-plugin</artifactId>\r
                     </execution>\r
                                </executions>\r
                        </plugin>\r
+\r
                </plugins>\r
        </build>\r
        <distributionManagement>\r