DataBrokerTestModule: use AbstractDataBrokerTest without inheritance
[controller.git] / opendaylight / md-sal / sal-binding-broker / pom.xml
index 094f1ce924ff113d794ef087bff32325ba908cc2..08bbc5e97ca4989a2346c7b65456c58523c1a0d2 100644 (file)
       <artifactId>mockito-all</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>com.google.truth</groupId>
+      <artifactId>truth</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-parser-impl</artifactId>