Uses of Class
org.wso2.am.integration.test.utils.clients.APIStoreRestClient
-
Packages that use APIStoreRestClient Package Description org.wso2.am.integration.test.utils.base -
-
Uses of APIStoreRestClient in org.wso2.am.integration.test.utils.base
Fields in org.wso2.am.integration.test.utils.base declared as APIStoreRestClient Modifier and Type Field Description protected APIStoreRestClientAPIMIntegrationBaseTest. apiStoreMethods in org.wso2.am.integration.test.utils.base with parameters of type APIStoreRestClient Modifier and Type Method Description protected voidAPIManagerLifecycleBaseTest. createPublishAndSubscribeToAPI(org.wso2.carbon.apimgt.api.model.APIIdentifier apiIdentifier, APICreationRequestBean apiCreationRequestBean, APIPublisherRestClient publisherRestClient, APIStoreRestClient storeRestClient, String applicationName)Create publish and subscribe a API.protected ApplicationKeyBeanAPIManagerLifecycleBaseTest. generateApplicationKeys(APIStoreRestClient storeRestClient, String applicationName)Generate the access tokenprotected org.wso2.carbon.automation.test.utils.http.client.HttpResponseAPIManagerLifecycleBaseTest. subscribeToAPI(org.wso2.carbon.apimgt.api.model.APIIdentifier apiIdentifier, String applicationName, APIStoreRestClient storeRestClient)Subscribe a API
-