Add Unit Tests for appc-chef-adapter 29/11029/10
authorMarcus G K Williams <marcus.williams@intel.com>
Fri, 8 Sep 2017 00:16:09 +0000 (17:16 -0700)
committerSkip Wonnell <skip@att.com>
Mon, 18 Sep 2017 03:27:31 +0000 (03:27 +0000)
commitc2f55b2e5771f32b84bb07770d15b0d42b8e814b
tree1cfbb6c6b04886af91f7d908a68d146477720ed2
parent6475b40bcbb943aa52beec12fc8b54d671d9e429
Add Unit Tests for appc-chef-adapter

Issue-Id: APPC-181
Change-Id: Iee824ca929ea46944ac1673e709074687ad812f9
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/src/main/java/org/openecomp/appc/adapter/chef/chefapi/ApiMethod.java
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/src/main/java/org/openecomp/appc/adapter/chef/impl/ChefAdapterImpl.java
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/src/test/java/org/openecomp/appc/adapter/chef/chefclient/TestChefApiClient.java [new file with mode: 0644]
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/src/test/java/org/openecomp/appc/adapter/chef/impl/TestChefAdapterImpl.java
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/src/test/resources/test.properties [new file with mode: 0644]
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/src/test/resources/testclient.pem [new file with mode: 0644]