Fix checkstyle warnings for impl/protocol test package
[openflowplugin.git] / openflowplugin-impl / src / test / java / org / opendaylight / openflowplugin / impl / protocol / serialization / multipart / tablefeatures / ApplySetfieldMissTablePropertySerializerTest.java
index f05939303ccf65ec634dd3b75b55221ebd19e0f3..59562a6c8b9b87e166f83ab5c5c71c8700a1c21b 100644 (file)
@@ -27,8 +27,8 @@ public class ApplySetfieldMissTablePropertySerializerTest extends AbstractTableP
     @Test
     public void testSerialize() throws Exception {
         final ApplySetfieldMiss property = new ApplySetfieldMissBuilder()
-                .setApplySetfieldMiss(new org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature
-                        .prop.type.table.feature.prop.type.apply.setfield.miss
+                .setApplySetfieldMiss(new org.opendaylight.yang.gen.v1.urn.opendaylight
+                        .table.types.rev131026.table.feature.prop.type.table.feature.prop.type.apply.setfield.miss
                         .ApplySetfieldMissBuilder()
                         .setSetFieldMatch(ImmutableList
                                 .<SetFieldMatch>builder()