commit | fd84a92af14fddac7fdafa863fc38bf60cb24bfc | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Aug 03 14:55:32 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Aug 03 14:55:32 2017 -0400 |
tree | eb4b5848f69d2bb90cfb1bb271d93708f95547b2 | |
parent | 32f16144e17d2df0831f14d9e65a83756a6ef844 [diff] |
Fix unit tests Corrected typo in jUnit test cases for SLI MdsalHelper class Issue: CCSDK-57 Change-Id: Id014ed5f8855494daafd12aee436880d76c5a1fe Signed-off-by: Dan Timoney <dtimoney@att.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 OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".