commit | 31e5da15c8247d2b98fc3a52fcf3c096e45933ce | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Tue Sep 25 17:29:03 2018 +0530 |
committer | Sandeep J <sandeejh@in.ibm.com> | Tue Sep 25 17:29:48 2018 +0530 |
tree | 845b2a13e14894d54215939a9c626783692e6582 | |
parent | 0f82181e2621c414bbdaf6531696c5e25fe6ba9d [diff] |
added test cases to CheckParametersTest.java to increase code coverage Issue-ID: CCSDK-595 Change-Id: I182eac676dd65c4ef68dd8a479d288615471c712 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".