summaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/provider/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-04-01SliPluginUtils jsonStringToCtx fixSmokowski, Kevin (ks6305)3-3/+3
Support null values in jsonStringToCtx in Slipluginutils Issue-ID: CCSDK-2250 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I3316fa9e80c9e684fc27d83356bbfad9b1151992
2020-02-21Support updating JSON object string for sliPluginUtilsEnbo Wang1-0/+5
Issue-ID: CCSDK-2111 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Change-Id: Ide6bb06a05fcbb3b88e73cc0fbec6fd46bd29033
2019-12-18enhance SliPluginUtilsSmokowski, Kevin (ks6305)7-0/+136
writeJsonToCtx now supports top level json arrays, add urlDecode to SliStringUtils, rename CheckParametersTest and move unrelated methods into another test class and Add test cases to improve test coverage Issue-ID: CCSDK-2006 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: If1f654ea9c7046b00c977434f87740e54f15b7d3
2019-05-10Remove DME2 pluginSmokowski, Kevin (ks6305)2-14/+0
dme2 plugin was used to create dme2ingress proxy urls. This class is not generic enough to be useful to a wide audience. Change-Id: Iadc68d8f22393c3a9a5d21754137cae22b23fafe Issue-ID: CCSDK-1323 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2017-09-06Enable surefire unit testingMarcus G K Williams2-0/+14
Issue-Id: CCSDK-67 Change-Id: I3d03ff1a3e312edd4af7ab69508760d2fe49be78 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>