Merge "Remove redundant type specifiers"
[openflowplugin.git] / openflowjava / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / serialization / factories / HelloMessageFactoryTest.java
index 0db9c8dac57a9ea37fd6c5ecb6d1364df2e2a6ee..2b507baafd0f4d47cebd6472b5a3c224e014186c 100644 (file)
@@ -21,8 +21,9 @@ import org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731
 import org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.HelloMessageBuilder;
 
 /**
- * @author giuseppex.petralia@intel.com
+ * Unit tests for HelloMessageFactory.
  *
+ * @author giuseppex.petralia@intel.com
  */
 public class HelloMessageFactoryTest {
     private static final byte MESSAGE_TYPE = 0;