Improve code coverage for so-libs 13/31213/1
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Sun, 11 Feb 2018 06:56:21 +0000 (06:56 +0000)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Sun, 11 Feb 2018 06:57:56 +0000 (06:57 +0000)
commit8b97b6d04be40508021d6ba507ddcd8dba17d5d2
treee13559a7d22bf3fdc3c76346e48a9febca06ff0b
parent0d192472b3bc36791877dfbfa72d24d4fc266512
Improve code coverage for so-libs

Improve code coverage for so-libs.

Change-Id: I1fd25d4f6730ba1cadcccafe991c63ce79690be4
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
keystone-client/pom.xml
keystone-client/src/test/java/com/woorea/openstack/keystone/KeystoneTest.java [new file with mode: 0644]
keystone-client/src/test/java/com/woorea/openstack/keystone/api/EndpointsResourceTest.java [new file with mode: 0644]
keystone-client/src/test/java/com/woorea/openstack/keystone/api/RolesResourceTest.java [new file with mode: 0644]
keystone-client/src/test/java/com/woorea/openstack/keystone/api/ServicesResourceTest.java [new file with mode: 0644]
keystone-client/src/test/java/com/woorea/openstack/keystone/api/TenantsResourceTest.java [new file with mode: 0644]
keystone-client/src/test/java/com/woorea/openstack/keystone/api/TokensResourceTest.java [new file with mode: 0644]
keystone-client/src/test/java/com/woorea/openstack/keystone/api/UsersResourceTest.java [new file with mode: 0644]