Adding Junit 57/36957/1
authorAS00465059 <AS00465059@techmahindra.com>
Tue, 20 Mar 2018 07:05:19 +0000 (12:35 +0530)
committerAS00465059 <AS00465059@techmahindra.com>
Tue, 20 Mar 2018 07:05:19 +0000 (12:35 +0530)
commit54500b8f98f9fe7308e85c4d62b1069cf7f17870
tree0392bfd133bab0e4cc67718cdc015e5c1a8e710e
parent6d624f550e6c075c9accdd52c9e47f7f34994eea
Adding Junit

Adding Junit for:
1.BpmnParam.java
2.BpmnRestClient.java
3.ResourceInput.java
4.ResourceRecipeRequest.java

Sonar link:
https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3AMSOCommonBPMN%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fbpmn%2Fcommon%2Frecipe

Change-Id: Icb2c545cb62a49fdd84ce998aa43792436aeaf41
Issue-ID: SO-491
Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
bpmn/MSOCommonBPMN/src/test/java/org/openecomp/mso/bpmn/common/recipe/BpmnParamTest.java [new file with mode: 0644]
bpmn/MSOCommonBPMN/src/test/java/org/openecomp/mso/bpmn/common/recipe/BpmnRestClientTest.java [new file with mode: 0644]
bpmn/MSOCommonBPMN/src/test/java/org/openecomp/mso/bpmn/common/recipe/ResourceInputTest.java [new file with mode: 0644]
bpmn/MSOCommonBPMN/src/test/java/org/openecomp/mso/bpmn/common/recipe/ResourceRecipeRequestTest.java [new file with mode: 0644]