aboutsummaryrefslogtreecommitdiffstats
path: root/sli/provider/src/test/java/org/openecomp/sdnc/sli/provider/SvcLogicExpressionResolverTest.java
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Prune code migrated from sdnc/core to ccsdkDan Timoney1-123/+0
Remove code from sdnc/core which has been refactored to the CCSDK sli/core project as part of the ONAP Amsterdam release. Added README.md files for each former sdnc/core component redirecting the reader to the correct CCSDK repo. Change-Id: Ifb1f7752fa5e6e08e4393fb34e68dc1a84f35678 Issue-ID: SDNC-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-20Add assertions to SvcLogicExpressionResolverTestGary Wu1-8/+19
Add JUnit assertions to SvcLogicExpressionResolverTest so that it actually verifies the evaluated results vs. the expected values. Change-Id: I7d17c525e6940e25a994e0fe62d7c4c3d844381b Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-02-21[STAGING] Add build profilesDan Timoney1-1/+1
Use build profiles to enable/disable staging and blackduck scans Change-Id: I075c076206a401afc46c76b06cb3b642cb9c3eed Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C N-C coreDan Timoney1-0/+112
Change-Id: I30c52795ab821c4fdd18b55d202f10a76a01acfa Signed-off-by: Dan Timoney <dtimoney@att.com>