Uses of Class
org.wso2.am.integration.test.impl.RestAPIStoreImpl
-
Packages that use RestAPIStoreImpl Package Description org.wso2.am.integration.test.impl org.wso2.am.integration.test.utils.base -
-
Uses of RestAPIStoreImpl in org.wso2.am.integration.test.impl
Constructors in org.wso2.am.integration.test.impl with parameters of type RestAPIStoreImpl Constructor Description ApiProductTestHelper(RestAPIPublisherImpl restAPIPublisher, RestAPIStoreImpl restAPIStore)ApiTestHelper(RestAPIPublisherImpl restAPIPublisher, RestAPIStoreImpl restAPIStore, String resourceLocation, String tenantDomain, String keyManagerUrl, org.wso2.carbon.automation.engine.context.beans.User user) -
Uses of RestAPIStoreImpl in org.wso2.am.integration.test.utils.base
Fields in org.wso2.am.integration.test.utils.base declared as RestAPIStoreImpl Modifier and Type Field Description protected RestAPIStoreImplAPIMIntegrationBaseTest. restAPIStoreMethods in org.wso2.am.integration.test.utils.base that return RestAPIStoreImpl Modifier and Type Method Description protected RestAPIStoreImplAPIMIntegrationBaseTest. getRestAPIStoreForAnonymousUser(String tenantDomain)protected RestAPIStoreImplAPIMIntegrationBaseTest. getRestAPIStoreForUser(String user, String pass, String tenantDomain)
-