| Package | Description |
|---|---|
| org.wso2.am.integration.test.impl | |
| org.wso2.am.integration.test.utils.base |
| Constructor and 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) |
| Modifier and Type | Field and Description |
|---|---|
protected RestAPIPublisherImpl |
APIMIntegrationBaseTest.restAPIPublisher |
| Modifier and Type | Method and Description |
|---|---|
protected RestAPIPublisherImpl |
APIMIntegrationBaseTest.getRestAPIPublisherForUser(String user,
String pass,
String tenantDomain) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
APIMIntegrationBaseTest.createAPIProductRevisionAndDeployUsingRest(String apiId,
RestAPIPublisherImpl restAPIPublisher)
Create API Product Revision and Deploy to gateway using REST API.
|
protected String |
APIMIntegrationBaseTest.createAPIRevisionAndDeployUsingRest(String apiId,
RestAPIPublisherImpl restAPIPublisher)
Create API Revision and Deploy to gateway using REST API.
|
protected String |
APIMIntegrationBaseTest.undeployAndDeleteAPIProductRevisionsUsingRest(String apiId,
RestAPIPublisherImpl restAPIPublisher)
Undeploy and Delete API Product Revisions using REST API.
|
protected String |
APIMIntegrationBaseTest.undeployAndDeleteAPIRevisionsUsingRest(String apiId,
RestAPIPublisherImpl restAPIPublisher)
Undeploy and Delete API Revisions using REST API.
|
Copyright © 2021 WSO2 Inc. All rights reserved.