add tests to yang-model-util 83/10683/2
authorPeter Bandzi <pbandzi@cisco.com>
Wed, 3 Sep 2014 12:00:20 +0000 (14:00 +0200)
committerPeter Bandzi <pbandzi@cisco.com>
Wed, 3 Sep 2014 13:02:59 +0000 (15:02 +0200)
commit24a3f4e1f5f273793659b7e56f33fc8b91398462
tree5f2690f0c867f452f1256424dbf4becae557613a
parent39d7b73815011c0f4388eadeea14a45794f89cac
add tests to yang-model-util

Change-Id: Iac335a8433b680c71caa2312856af38c37c24967
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/BitsTypeTest.java [new file with mode: 0644]
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/DataNodeIteratorTest.java [new file with mode: 0644]
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/EnumerationTypeTest.java [new file with mode: 0644]
yang/yang-model-util/src/test/java/org/opendaylight/yangtools/yang/model/util/SchemaContextUtilTest.java [new file with mode: 0644]