Bug 3899: Milestone: Increase test coverage for Yangtools 19/34219/1
authorIgor Foltin <ifoltin@cisco.com>
Fri, 5 Feb 2016 12:58:34 +0000 (13:58 +0100)
committerRobert Varga <nite@hq.sk>
Sun, 7 Feb 2016 22:00:01 +0000 (22:00 +0000)
commitea9a5a09abf36a26692c8dc045cc1ba72497daf8
treeb91af24551e06a253d0c0f5684adf2be16e28cab
parent30ad35afbc3254febcc71d98109c2a28f63e2c1a
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>
(cherry picked from commit 983564537028ce789007fdbf1a5540646a355e3f)
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]