AbstractDataBrokerTestTest which actually does something
[mdsal.git] / binding / mdsal-binding-test-utils / src / test / java / org / opendaylight / mdsal / binding / testutils / DataBrokerTestModuleTest.java
index 44c5dc9c0df6cb3cb90d5b99464ae5bb76e1f033..bf191be37eda1351672e912a6e89457ebfbe9b96 100644 (file)
@@ -11,6 +11,11 @@ import static com.google.common.truth.Truth.assertThat;
 
 import org.junit.Test;
 
+/**
+ * Integration tests the DataBrokerTestModule.
+ *
+ * @author Michael Vorburger
+ */
 public class DataBrokerTestModuleTest {
 
     @Test