DataBrokerTestModule: use AbstractDataBrokerTest without inheritance
[controller.git] / opendaylight / md-sal / sal-binding-broker / pom.xml
index bc5b4bfddc30eb4b3309f7bcaf18f97c47e78059..1e53fe20738ec16715c67570f2a48e94c9e60832 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>