summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Unit test cases for RetryPolicyStore.javaDriptaroop Das1-0/+63
Unit test cases for RetryPolicyStore.java Issue-ID: DCAEGEN2-1214 Change-Id: Ie22c0dce547d886ff6c03475ecfc41e01eb59897 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-20Junit file for coverageDriptaroop Das3-0/+151
Junit file for coverage Files: RetryPolicyTest.java, AuthTypeTest.java, RestConfContextTest.java Issue-ID: DCAEGEN2-1083 Change-Id: I982d2602b15e71a8fe99e6b49c5900b0e268799b Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-12Merge "junit for Format.java"Vijay Venkatesh Kumar1-0/+40
2019-01-11junit for Format.javaDriptaroop Das1-0/+40
junit for Format.java Issue-ID: DCAEGEN2-1074 Change-Id: Icc14e4a39392c65c49324da541f37b4002c504d0 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-10added testclass for JsonParserChandan Ghosh1-0/+38
Added junit testcase file for jsonparser.java Issue-ID: DCAEGEN2-1071 Change-Id: Idd914f2c0724f61ed06ea65f82ed66aa3fbaa2b5 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-10-25Add authorization header in SSE requestVidyashree Rama1-0/+4
Add authorization header in SSE request to support https Issue-ID: DCAEGEN2-918 Change-Id: I64e1caf98dab34040b58454f656d65b9245c2021 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2018-10-08Modified file header informationrama-huawei7-7/+9
Issue-ID: DCAEGEN2-612 Modified all java file header information from Nokia to Huawei Change-Id: Ia61863035a26da7dbca0f016e96c443146bb3c59 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2018-10-03Add RestConf CollectorJessica Wagantall12-0/+658
Issue-ID: DCAEGEN2-612 1. Instantiated to support CCVPN Close Loop Use Case 2. In general, this supports data collection from all PNF or devices that supports RestConf protocol Change-Id: I6311ad618e8d68badc5423a63d7781a19dc62829 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>