From: Martin Ciglan Date: Mon, 10 Jul 2017 15:30:20 +0000 (+0200) Subject: Binding2-runtime JUnit code coverage increase X-Git-Tag: release/carbon-sr2~38 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=commitdiff_plain;h=e35ab396d242c968cccdb16c0acc801008407402 Binding2-runtime JUnit code coverage increase - JUnit tests - code clean-up Change-Id: Id2dbf490e41a6cd7eddf024208765ac3381325f6 Signed-off-by: Martin Ciglan (cherry picked from commit a5bdef7fdfea23bc27cc7600e3fa34232bc27e71) --- diff --git a/binding2/mdsal-binding2-runtime/pom.xml b/binding2/mdsal-binding2-runtime/pom.xml index 8323a6bfce..a221ab7ce9 100644 --- a/binding2/mdsal-binding2-runtime/pom.xml +++ b/binding2/mdsal-binding2-runtime/pom.xml @@ -56,6 +56,16 @@ mockito-core test + + org.opendaylight.yangtools + yang-test-util + test + + + org.opendaylight.mdsal + mdsal-binding2-test-model + test +