Expand yang-data-api test suite 61/27061/2
authorRobert Varga <rovarga@cisco.com>
Wed, 16 Sep 2015 16:02:29 +0000 (18:02 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 17 Sep 2015 08:24:34 +0000 (08:24 +0000)
commite688a40d8281f781153117a1d5c69bb34b0d6538
tree7ed877d513ad5aef835210b0df2255ae18d48f95
parent4f21e224aa1f39cf17df23b3f893e3d247122ec5
Expand yang-data-api test suite

This adds some trivial tests.

Change-Id: I76b2ed6d76657f9687d7ab1b449857f44ea22d67
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-data-api/pom.xml
yang/yang-data-api/src/test/java/org/opendaylight/yangtools/yang/data/api/PathArgumentListTest.java [new file with mode: 0644]
yang/yang-data-api/src/test/java/org/opendaylight/yangtools/yang/data/api/schema/tree/spi/TreeNodeFactoryTest.java [new file with mode: 0644]
yang/yang-data-api/src/test/java/org/opendaylight/yangtools/yang/data/api/schema/tree/spi/VersionTest.java [new file with mode: 0644]