Bug 8151 - AuxiliaryGenUtils - Increase test coverage 87/54887/4
authorJakub Toth <jatoth@cisco.com>
Thu, 6 Apr 2017 20:05:30 +0000 (22:05 +0200)
committerJakub Toth <jatoth@cisco.com>
Tue, 18 Apr 2017 11:34:08 +0000 (11:34 +0000)
commit8f28477a06f561ef4d5edeb3d3b55d7179332866
tree203df39c4a7a542057f452c0e6fd6f0911f0764c
parent9b73410640cb11ab0ce9221532163028a443bff3
Bug 8151 - AuxiliaryGenUtils - Increase test coverage

Change-Id: Id57b3f58a8771b23b35927d8ed308412781aee85
Signed-off-by: Jakub Toth <jatoth@cisco.com>
binding2/mdsal-binding2-generator-impl/src/test/java/org/opendaylight/mdsal/binding/javav2/generator/impl/AuxiliaryGenUtilsTest.java [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-bits.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-leaf-with-description.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-module.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-rpc-and-notification.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-union.yang [new file with mode: 0644]