add junit for ves functions 61/12961/2
authorVijay <vv770d@att.com>
Mon, 18 Sep 2017 04:01:24 +0000 (04:01 +0000)
committerVijay <vv770d@att.com>
Mon, 18 Sep 2017 04:09:30 +0000 (04:09 +0000)
commita45b4a197b10a4afbc65659e69aab44eed39485a
treea9302c8a98d5872073434ed41dd6aaab43f126d7
parent96b5b53cbace0abfdc41f2cf0e20a4eb48f7fcdd
add junit for ves functions

Issue-ID:DCAEGEN2-82
Change-Id: Id416ce87a833b9dcc8ab471ebc4611059c2978c1
Signed-off-by: Vijay <vv770d@att.com>
src/main/java/org/onap/dcae/commonFunction/DmaapPropertyReader.java
src/main/scripts/VESrestfulCollector.sh
src/test/java/org/onap/dcae/vestest/TestCommonStartup.java [new file with mode: 0644]
src/test/java/org/onap/dcae/vestest/TestDmaapPropertyReader.java [new file with mode: 0644]
src/test/java/org/onap/dcae/vestest/TestSchemaValidation.java [new file with mode: 0644]
src/test/resources/testDmaapConfig.json [new file with mode: 0644]