commit | 78af232946c8534fa154bd0b425daf2bcac73e00 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Tue Oct 03 16:09:04 2017 +0530 |
committer | surya-huawei <a.u.surya@huawei.com> | Tue Oct 03 16:17:47 2017 +0530 |
tree | 17cacc7eda083ac7b4bed981bdc79023b1b8b77c | |
parent | dd9e2cbc650434d7c0da1976f9eb1bfe161f721a [diff] |
Add unit test for ccsdk/core *Add a unit test for SliStringUtils This is to test substring method of SliStringUtils and improve code coverage Issue-Id: CCSDK-106 Change-Id: I73c5af3b036a92fdcb1d3d1be7eb0b3abc44fd5a Signed-off-by: surya-huawei <a.u.surya@huawei.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".