Added Some Tools to GsonUtil 62/110362/2
authorGuangrongFu <fu.guangrong@zte.com.cn>
Sat, 18 Jul 2020 09:47:37 +0000 (17:47 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Sat, 18 Jul 2020 09:54:40 +0000 (17:54 +0800)
commitce0b806a18d8f370e1245c480836d18a04afa243
tree99f670a4e9ef8681e432b5c0a098f5bbc2a72449
parent490fc3c1fafe50d5fb0e23db5cfd10730be96866
Added Some Tools to GsonUtil

Change-Id: I66cd546e6cb9af5313e235cde93a7e914ff00b1f
Issue-ID: HOLMES-331
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
holmes-actions/src/main/java/org/onap/holmes/common/dcae/utils/DcaeConfigurationParser.java
holmes-actions/src/main/java/org/onap/holmes/common/utils/GsonUtil.java
holmes-actions/src/test/java/org/onap/holmes/common/dcae/entity/DcaeConfigurationsTest.java [new file with mode: 0644]
holmes-actions/src/test/java/org/onap/holmes/common/dcae/utils/DcaeConfigurationParserTest.java
holmes-actions/src/test/java/org/onap/holmes/common/utils/GsonUtilTest.java [new file with mode: 0644]