summaryrefslogtreecommitdiffstats
path: root/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
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 Wagantall7-0/+552
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>