SDN Controller Blueprints Rest Adaptor 83/64483/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Tue, 4 Sep 2018 17:24:11 +0000 (13:24 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Tue, 4 Sep 2018 17:24:11 +0000 (13:24 -0400)
commitbdfac35395b153ed239b84f6095f559ba2d1fa50
treebce45a2f44ca94296a010c13c487a2b92881f56f
parent7d05e51e3c9d1eeb799c4255f3dea2533e2002d8
SDN Controller Blueprints Rest Adaptor

Creating SDN Controller Blueprints Rest Adaptor Junit Tests

Change-Id: Id388b0905d570a75b6842cc69b52f2d26e3b060e
Issue-ID: CCSDK-512
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
blueprints-processor/adaptors/rest-adaptor-provider/src/test/java/org/onap/ccsdk/config/rest/adaptor/service/AbstractConfigRestClientAdapterTest.java [new file with mode: 0644]
blueprints-processor/adaptors/rest-adaptor-provider/src/test/java/org/onap/ccsdk/config/rest/adaptor/service/GenericRestClientServiceTest.java [new file with mode: 0644]
blueprints-processor/adaptors/rest-adaptor-provider/src/test/java/org/onap/ccsdk/config/rest/adaptor/service/SSLClientServiceTest.java [new file with mode: 0644]
blueprints-processor/adaptors/rest-adaptor-provider/src/test/java/org/onap/ccsdk/config/rest/adaptor/utils/RestTemplateFactoryTest.java [new file with mode: 0644]
blueprints-processor/adaptors/rest-adaptor-provider/src/test/resources/config-rest-adaptor.properties [new file with mode: 0644]
blueprints-processor/adaptors/rest-adaptor-provider/src/test/resources/keystore.client.p12 [new file with mode: 0644]
blueprints-processor/adaptors/rest-adaptor-provider/src/test/resources/truststore.client.jks [new file with mode: 0644]