Add unit tests 00/74400/1
authorsebdet <sebastien.determe@intl.att.com>
Fri, 7 Dec 2018 16:48:10 +0000 (17:48 +0100)
committersebdet <sebastien.determe@intl.att.com>
Fri, 7 Dec 2018 16:48:10 +0000 (17:48 +0100)
commit9d1f89cff526052bd28a24d4ac33b1fd54d76983
tree1e7f2598b46433953dd1ab13be88803b7df1860a
parentd72d0d05d74f4125e8f36beea096aa7769d19eab
Add unit tests

Add test to policyClient + guard policyAttributes

Issue-ID: CLAMP-252
Change-Id: I344a631cc1dfd38e87f61b34dcb1bb3dbb00625a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
src/main/java/org/onap/clamp/clds/client/req/policy/GuardPolicyAttributesConstructor.java
src/main/java/org/onap/clamp/clds/client/req/policy/PolicyClient.java
src/test/java/org/onap/clamp/clds/client/req/policy/GuardPolicyAttributesConstructorTest.java [new file with mode: 0644]
src/test/java/org/onap/clamp/clds/it/PolicyClientItCase.java
src/test/java/org/onap/clamp/clds/it/PolicyConfigurationItCase.java [new file with mode: 0644]
src/test/resources/example/model-properties/tca_new/model-bpmn.json [new file with mode: 0644]
src/test/resources/http-cache/third_party_proxy.py