Move Bug4079/Bug5410 tests from yang-parser to yang-model-util 58/68458/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:54:09 +0000 (18:54 +0000)
commit0c14a1efce54ef0292b39fee6aaf56d9d0ada0af
tree4b7d12c9ddbb5919b5a779547c6cf8561df06c06
parentc8e2399ca8503fb2a3e5c2e359554af9c45bf1d6
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