Bug 8351: Enforce check-style rules for restconf - sal-rest-connector
[netconf.git] / restconf / sal-rest-connector / src / test / java / org / opendaylight / restconf / jersey / providers / ParameterAwareNormalizedNodeWriterDepthTest.java
index f26441f9b4ca802c59cd1891eabb5b41c006b70a..5e654a53af7dd214cedfafa81dbe50f13727ff8e 100644 (file)
@@ -184,8 +184,6 @@ public class ParameterAwareNormalizedNodeWriterDepthTest {
     /**
      * Test write {@link MapNode} with children and write also all its children.
      * Depth parameter has higher value than maximal children depth.
-     *
-     *
      * FIXME
      * Although ordered writer is used leaves are not written in expected order.
      *
@@ -319,7 +317,6 @@ public class ParameterAwareNormalizedNodeWriterDepthTest {
     /**
      * Test write with {@link MapEntryNode} ordered and write also all its children.
      * Depth parameter has higher value than maximal children depth.
-     *
      * FIXME
      * Although ordered writer is used leaves are not written in expected order.
      *