commit | 1cb7623802f69bdf23dd285d67bd662f94d9f2d3 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Thu Sep 28 17:59:53 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Thu Sep 28 18:01:31 2017 +0530 |
tree | c19dcfbf3a5d82b926d3f3c8be9bbc914dcd7ae2 | |
parent | 2c5d29be34111eb03de70a12429d2a3d3e2ebbc1 [diff] |
Add a unit test for mdsal *Add a negative unit test case for ConfigResource This is to check availability of query and improve sonar code coverage Issue-Id: CCSDK-106 Change-Id: Ic276d1cfacce3aea7444adcb7bf09d6cdffb294e Signed-off-by: surya-huawei <a.u.surya@huawei.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".