Move Bug4079/Bug5410 tests from yang-parser to yang-model-util 57/68457/3
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Feb 2018 09:43:03 +0000 (10:43 +0100)
committerRobert Varga <nite@hq.sk>
Sun, 25 Feb 2018 18:53:45 +0000 (18:53 +0000)
commitc5c120843f56cf9597e1b40e3221978549e9e6a6
tree0814164dd09608f3b4a7fadc34606911570776e4
parent0f1a27051db598c2a01ddb433a42bc536e8996cf
Move Bug4079/Bug5410 tests from yang-parser to yang-model-util

This co-locates the unit test with the class tested.

Change-Id: Ib7d044208946be3347e1b1aedbd87a0cfe1e5a23
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit cc0855ee7a788a4ef96592f055e8a22698f024b3)
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/Bug4079Test.java [moved from yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/stmt/Bug4079Test.java with 91% similarity]
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/Bug5410Test.java [new file with mode: 0644]
yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/Bug5410Test.java