aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)5-220/+0
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-03-30Add junit org.openecomp.mso.rest.APIResponseFelix Sangalang1-1/+1
Update Copyright year to 2018 Issue-ID: SO-552 Change-Id: I3e3ff990ec44613258b7ef7ecae2798d9ca48bbc Signed-off-by: Felix Sangalang <fs7692@us.att.com>
2018-03-30Add junit org.openecomp.mso.rest.APIResponseFelix Sangalang1-1/+1
Updated Copyright name Issue-ID: SO-552 Change-Id: I86b5ae4eca2da2c36de88f6f3befd82e07341d50 Signed-off-by: Felix Sangalang <fs7692@us.att.com>
2018-03-30Add junit org.openecomp.mso.rest.APIResponseFelix Sangalang1-0/+57
No junit test for APIResponse. Issue-ID: SO-552 Change-Id: Iad24f4e29bec06cb2993145754b616534700fb41 Signed-off-by: Felix Sangalang <fs7692@us.att.com>
2018-03-22Adding JunitAS004650594-0/+163
Addinj Junit for: 1.HttpHeader.java 2.RESTClient.java 3.RESTConfig.java 4.RESTException.java Sonar Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3AMSORESTClient%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Frest Change-Id: I4a10acfab01774ae3a8af9975a27421eb29a638c Issue-ID: SO-518 Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
2017-09-081710 Rebase - Second AttemptArthur Martella8-1023/+0
This commit rebases changes from openecomp-mso/internal-staging-1710 up to and including this codecloud commit: 54483fc6606ddb1591a2e9da61bff8712325f924 Wed Sep 6 18:12:56 2017 -0400 Rebasing was done on a branch on top of this commit in so/master in ONAP: 93fbdfbe46104f8859d4754040f979cb7997c157 Thu Sep 7 16:42:59 2017 +0000 Change-Id: I4ad9abf40da32bf5bdca43e868b8fa2dbcd9dc59 Issue-id: SO-107 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-05-09[MSO-8] Additional fixes for the second rebaseDeterme, Sebastien (sd378r)3-6/+202
DB fixes + BPMN flows and groovy fixes + Fix issue with CloudConfig file not reloaded properly when it's wrong (JSON error or model hierarchy mistake) at MSO startup Change-Id: I2853030b78499e2a761706b643ea210955e72de3 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> [MSO-8] Restore files removed in patch set 2 Those groovy files must be there Change-Id: I9a47ac3d9c8fc06774a1b8f518491b1b0b00af04 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-05-05Remove redundant class HttpHeaderGary Wu3-202/+6
The functionality of HttpHeader already exists in org.apache.http.message.BasicHeader. This change removes the HttpHeader class and replaces its uses with BasicHeader. Change-Id: I828aa7d94a1968dffd928d4ca719f0beff1a0f4b Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-04-11[MSO-8] Update the maven dependencyxg353y11-1511/+160
Update the maven depenency for sdc-distribution-client to cooperate with the sdc changes. Change-Id: I2da936e5c40cb68c7181bb78307192dd5655b5dc Signed-off-by: xg353y <xg353y@intl.att.com>
2017-01-31Initial OpenECOMP MSO commitChrisC11-0/+2374
Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d Signed-off-by: ChrisC <cc697w@intl.att.com>