Bug 3899: Milestone: Increase test coverage for Yangtools 51/34151/2
authorIgor Foltin <ifoltin@cisco.com>
Fri, 5 Feb 2016 12:58:34 +0000 (13:58 +0100)
committerIgor Foltin <ifoltin@cisco.com>
Fri, 5 Feb 2016 14:20:29 +0000 (15:20 +0100)
commit983564537028ce789007fdbf1a5540646a355e3f
tree267493a393164561b38538d99c9b4a8a83f91024
parent54acabe218acc31128b92e4e854d19675f0ae1bd
Bug 3899: Milestone: Increase test coverage for Yangtools

Added unit tests for data tree operations with ordered list

Change-Id: I82314d98fbb04ad336de9e7a15a433ab78454180
Signed-off-by: Igor Foltin <ifoltin@cisco.com>
yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/OrderedListTest.java [new file with mode: 0644]
yang/yang-data-impl/src/test/resources/ordered-list-modification-test.yang [new file with mode: 0644]