aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-network-adapter/src/test/java/org/openecomp
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)12-2692/+0
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-05-04Fix CloudConfig junitsRob Daugherty1-0/+9
...for some definition of the word "fix". There is still a lot that's less than ideal about how CloudConfig is handled, and with how the unit tests are written. Change-Id: Ic8c66c64d336f22c141687cf41a4828810bf1aec Issue-ID: SO-584 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-29Merge "Added more tests for MsoNetworkAdapterImpl"Rob Daugherty1-0/+332
2018-03-28Added more tests for MsoNetworkAdapterImplKalkere Ramesh, Sharan (sk720x)1-0/+332
Change-Id: Ib2d452010ca67bd3f0f94b1aa3bf65d95628c8f1 Issue-ID: SO-545 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-03-28Remove PowerMockRunnerArthur Martella1-1/+1
Did you know that using @RunWith(PowerMockRunner.class) makes tests count 0 lines of coverage in Sonar? I didn't. Change-Id: I5c8fae2d0a329866e9c35a7c85344d368af4ad76 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-28Added junits for MsoNetworkAdapterImplKalkere Ramesh, Sharan (sk720x)1-0/+861
Change-Id: I3494c043cac3753bed6358ff83e9504321ab9560 Issue-ID: SO-545 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-03-28Network Adapter Test RepairArthur Martella1-11/+1
Adding dependency required by network adapter test. Change-Id: Idc4dea68ab4dd0431a216a5d506faa7edec7c450 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-23Junit mso-network-adapterSumapriya2-0/+80
Adding Junit for: 1.ContrailSubnetHostRoute.java 2.ContrailSubnetHostRoutes.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-network-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fnetwork Change-Id: I9c74e40a468ba1b36bc343e6b9e9562406ab0c1a Issue-ID: SO-520 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-22Adding JunitSP005016382-0/+89
Adding Junit for: 1.NetworkException.java 2.NetworkExceptionBean.java Sonar link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-network-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fnetwork%2Fexceptions Change-Id: Ie7c1aa6c129824ff6eae596a287f9b50be777887 Issue-ID: SO-519 Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
2018-03-20Add UT for BpelRestClientTestsubhash kumar singh1-0/+97
Add UT for BpelRestClientTest class. Change-Id: Ib1d2fce5138503d2b8b056b1781e4ae82138e3a5 Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty5-4/+753
This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-06Replace explicit type with dimond typeMunir Ahmad1-1/+1
Change-Id: I1dedb9ef1ca7b734e3cfc0a3a594d733dbd298d4 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-10-07Code coverage for SO adaptersSeshu-Kumar-M1-0/+111
IssueId: SO-191 Change-Id: I720e58a0ce058f4aec0b4c04b45ac88963a2c3b2 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-06Adding UT for MsoNetworkAdaptersseshukm1-0/+86
IssueId: SO-173 Change-Id: Ic4c48cb877e19d7cd380048451a53478f83fa373 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-11Change the header to SOSeshu-Kumar-M1-1/+1
IssueId: SO-120 Change-Id: I59982b12d5b538b3f9765410ac26cbdde1844957 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-081710 Rebase - Second AttemptArthur Martella1-8/+24
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-02[MSO-8] Second step of the rebase for MSODeterme, Sebastien (sd378r)1-1/+5
Second rebase containing additional features for MSO + total reworking of the BPMN structure + Notification flow can now be added at the end of some BPMN flows Change-Id: I7e937c7a0ba1593ca85e164a093f79c7e38b6ce0 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-04-11[MSO-8] Update the maven dependencyxg353y1-4/+6
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 commitChrisC1-0/+266
Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d Signed-off-by: ChrisC <cc697w@intl.att.com>