Binding2-runtime JUnit code coverage increase
[mdsal.git] / binding2 / mdsal-binding2-runtime / pom.xml
index 8323a6bfce0ca336d5186d5e67b58810c208d1f4..a221ab7ce98e73fac3a61e66152a6c249138186f 100644 (file)
             <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-test-util</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding2-test-model</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <!--