commit | d8b7a6a745bf861c896360950a6e4d41742cb9b4 | [log] [tgz] |
---|---|---|
author | surya-huawei <a.u.surya@huawei.com> | Tue Sep 26 13:01:50 2017 +0530 |
committer | SURYA A U <a.u.surya@huawei.com> | Wed Sep 27 18:21:41 2017 +0000 |
tree | 7cb15b6452c453aef1b3a2ad0bf80a7d14bbeb4a | |
parent | 3458e16a7f0c9b48337a295359cda65423dbd587 [diff] |
Add unit test for SliStringUtils *Made quotedOrNull method public This is done for accessing this in ut *Added a unit test for the SliStringUtils.quotedOrNull() This is done for increasing code coverage Issue-Id: CCSDK-106 Change-Id: I9d74c6645256227b23beded5179fbb28ac3d3c04 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".