Move Bug4079/Bug5410 tests from yang-parser to yang-model-util 56/68456/3
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Feb 2018 09:43:03 +0000 (10:43 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Feb 2018 10:20:36 +0000 (11:20 +0100)
commitcc0855ee7a788a4ef96592f055e8a22698f024b3
tree02aff49d819cd89ea6ee4fe6293fd7294afa223e
parent25816111cfc72f69808d31a0de40de6aab4c9e00
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>
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/Bug4079Test.java [moved from yang/yang-parser-rfc7950/src/test/java/org/opendaylight/yangtools/yang/stmt/Bug4079Test.java with 93% similarity]
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/Bug5410Test.java [new file with mode: 0644]
yang/yang-parser-rfc7950/src/test/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/Bug5410Test.java