Bug 5947: refactored common-api tests
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 46855b377041d63235475b68631079d0cf96adfa..42d92accf307b2464849981064d7cc8f2152e86a 100644 (file)
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>mockito-configuration</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <build>