AbstractDataBrokerTestTest which actually does something
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight / controller / md / sal / binding / test / tests / DataBrokerTestModuleTest.java
index 20160131bcc2949b5e5d2c1a9119083c515af447..30ea7f82feb907f44299902eca63fe9c7af0142c 100644 (file)
@@ -12,6 +12,11 @@ import static com.google.common.truth.Truth.assertThat;
 import org.junit.Test;
 import org.opendaylight.controller.md.sal.binding.test.DataBrokerTestModule;
 
+/**
+ * Integration tests the DataBrokerTestModule.
+ *
+ * @author Michael Vorburger
+ */
 public class DataBrokerTestModuleTest {
 
     @Test