SetNodeExecutor nulling feature enhancement
authorSmokowski, Kevin (ks6305) <ks6305@att.com>
Thu, 3 May 2018 18:38:16 +0000 (18:38 +0000)
committerKevin Smokowski <ks6305@att.com>
Thu, 3 May 2018 18:46:52 +0000 (18:46 +0000)
commit979b646bec328670a9ef4c9f24ebd5a4e0ae3987
treec2f9b7e52d2861a7ba383a21359eb409c82b1541
parent1f66572b9e9622634086922caf73f82c24ab50da
SetNodeExecutor nulling feature enhancement

Add special handling for clear a single array element or an entire array

Change-Id: Ica73e2af32f4a566219e1487504753276bc98aa2
Issue-ID: CCSDK-265
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
sli/provider/src/main/java/org/onap/ccsdk/sli/core/sli/provider/SetNodeExecutor.java
sli/provider/src/test/java/org/onap/ccsdk/sli/core/sli/provider/SetNodeExecutorTest.java
sli/provider/src/test/resources/clearArrayValues.xml [new file with mode: 0644]
sli/provider/src/test/resources/clearSingleArrayValues.xml [new file with mode: 0644]