commit | 5840e02a1eb4800be92ad632f1dd02469d64234d | [log] [tgz] |
---|---|---|
author | Sandeep J <sandeejh@in.ibm.com> | Tue Oct 02 18:42:38 2018 +0530 |
committer | Sandeep Jha <sandeejh@in.ibm.com> | Wed Oct 03 07:41:44 2018 +0000 |
tree | 6ec236010c5af89897d14c163a018aafa10c3a48 | |
parent | 6f094ba9114abf9983bb6de3b365919b88df3af3 [diff] |
added test cases to CheckParametersTest to increase code coverage Issue-ID: CCSDK-595 Change-Id: Ibf5316cc567cacf52806ef57e69749006fe8b204 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".