Skip navigation links
A B C E G I J K L M O P R S T U X 

A

addCertificate(String, String, String, String) - Static method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Method to add the certificate to the keystore.
addCertificatesToEIKeyStore(String, String) - Static method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Retrieve the certificates and add them to the keyStore.
addCertificatesToTestKeyStore(String, String) - Static method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Retrieve the certificates and add them to the keyStore.
addChunckedFiletoRequestBody(byte[]) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToMultipartRelatedRequest(String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToMultipartRelatedRequest(String, File, String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToRequest(String, String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToRequest(String, String, String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToRequest(String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToRequest(String, File) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToRequest(String, File, String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFileToRequest(String, File, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFiletoRequestBody(File) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFormDataToRequest(String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addFormDataToRequest(String, String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
addMetadataToMultipartRelatedRequest(String, String, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 

B

BASE_DIR - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 

C

CARBON_HOME - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 
cleanup() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
 
cleanUpEsb() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Clean up the ESB.
CONNECTOR_NAME - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 
ConnectorIntegrationTestBase - Class in org.wso2.connector.integration.test.base
This class contains the common methods which are used by the integration test classes of the different connectors.
ConnectorIntegrationTestBase() - Constructor for class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
 
ConnectorIntegrationTestBase.MultipartFormdataProcessor - Class in org.wso2.connector.integration.test.base
Inner class to handle Multipart data
connectorProperties - Variable in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
 

E

ESB_CONNECTOR - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 

G

getApiConfigProperties() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Method to add the api properties to the connector properties file.
getBody() - Method in class org.wso2.connector.integration.test.base.RestResponse
 
getHeadersMap() - Method in class org.wso2.connector.integration.test.base.RestResponse
 
getHttpStatusCode() - Method in class org.wso2.connector.integration.test.base.RestResponse
 
getValueByExpression(String, OMElement) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Gets the element value by xpath expression.

I

init(String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Set up the integration test environment.
initiate() - Method in class org.wso2.connector.integration.test.base.KeyStoreManagerExtension
 
IntegrationBaseConstants - Class in org.wso2.connector.integration.test.base
This class contains required constants.

J

JSON_TYPE - Static variable in class org.wso2.connector.integration.test.base.RestResponse
 

K

KeyStoreManagerExtension - Class in org.wso2.connector.integration.test.base
This class use to add certificates to the key store.
KeyStoreManagerExtension() - Constructor for class org.wso2.connector.integration.test.base.KeyStoreManagerExtension
 
KEYSTORES - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 

L

loadObjectFromFile(String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for loadObjectFromFile without parameter map.
loadObjectFromFile(String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
This method de-serialize XML object graph.

M

MULTIPART_TYPE_RELATED - Static variable in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
 
MultipartFormdataProcessor(String) - Constructor for class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
MultipartFormdataProcessor(String, Map<String, String>) - Constructor for class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
MultipartFormdataProcessor(String, String, Map<String, String>) - Constructor for class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
MultipartFormdataProcessor(String, String) - Constructor for class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
MultipartFormdataProcessor(String, Map<String, String>, int) - Constructor for class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 

O

onExecutionFinish() - Method in class org.wso2.connector.integration.test.base.KeyStoreManagerExtension
 
onExecutionStart() - Method in class org.wso2.connector.integration.test.base.KeyStoreManagerExtension
 
org.wso2.connector.integration.test.base - package org.wso2.connector.integration.test.base
 

P

pathToResourcesDirectory - Variable in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
 
processAttachmentForJsonResponse() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
processAttachmentForXmlResponse() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
processForInputStream(String, String, Map<String, String>, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request using HttpURLConnection in JSON format to return InputStream.
processForInputStreamHTTPS(String, String, Map<String, String>, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for processForInputStreamHTTPS, where parameter replacement is not necessary.
processForInputStreamHTTPS(String, String, Map<String, String>, String, Map<String, String>, boolean) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request using HttpURLConnection in JSON format to return InputStream.
processForJsonResponse() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
processForStringResponse() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
processForXmlResponse() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.MultipartFormdataProcessor
 
PRODUCTS - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 
PROPERTIES - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 
proxyUrl - Variable in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
 

R

REPOSITORY - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 
RESOURCES - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 
restartGracefully() - Static method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
 
RestResponse<T> - Class in org.wso2.connector.integration.test.base
This class represent the response of a REST request.
RestResponse() - Constructor for class org.wso2.connector.integration.test.base.RestResponse
 

S

SECURITY - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 
sendBinaryContentForJsonResponse(String, String, Map<String, String>, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request using HttpURLConnection in JSON format.
sendBinaryContentForJsonResponseHTTPS(String, String, Map<String, String>, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTPS request using HttpsURLConnection in JSON format.
sendBinaryContentForXmlResponse(String, String, Map<String, String>, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request using HttpURLConnection in XML format.
sendBinaryContentForXmlResponseHTTPS(String, String, Map<String, String>, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTPS request using HttpsURLConnection in XML format.
sendJsonRestRequest(String, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for sendJsonRestRequest, where the request file is not necessary.
sendJsonRestRequest(String, String, Map<String, String>, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for sendJsonRestRequest, where parameter replacement is not necessary.
sendJsonRestRequest(String, String, Map<String, String>, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request using HttpURLConnection in JSON format.
sendJsonRestRequestHTTPS(String, String, Map<String, String>, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for sendJsonRestRequestHTTPS, where parameter replacement is not necessary.
sendJsonRestRequestHTTPS(String, String, Map<String, String>, String, Map<String, String>, boolean) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request to using HttpsURLConnection in JSON format.
sendSOAPRequest(String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send a SOAP request via a MEPClient without attachments and parameters.
sendSOAPRequest(String, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
sendSOAPRequest(String, String, Map<String, String>, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
sendSOAPRequest(String, String, Map<String, String>, String, String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send a SOAP request via a MEPClient without attachments, taking a SOAP action.
sendSOAPRequest(String, String, Map<String, String>, Map<String, String>, String, String, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send a SOAP request via a MEPClient with attachments, taking a SOAP action.
sendXmlRestRequest(String, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for sendXmlRestRequest , where the request file is not necessary.
sendXmlRestRequest(String, String, Map<String, String>, String) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for sendXmlRestRequest , where parameter replacement is not necessary.
sendXmlRestRequest(String, String, Map<String, String>, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request using HttpURLConnection in XML format.
sendXmlRestRequestHTTPS(String, String, Map<String, String>, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Overloaded method for sendXmlRestRequestHTTPS, where parameter replacement is not necessary.
sendXmlRestRequestHTTPS(String, String, Map<String, String>, String, Map<String, String>, boolean) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Send HTTP request using HttpsURLConnection in XML format.
setBody(T) - Method in class org.wso2.connector.integration.test.base.RestResponse
 
setHeadersMap(Map<String, List<String>>) - Method in class org.wso2.connector.integration.test.base.RestResponse
 
setHttpStatusCode(int) - Method in class org.wso2.connector.integration.test.base.RestResponse
 
SRC - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 

T

TEST - Static variable in class org.wso2.connector.integration.test.base.IntegrationBaseConstants
 

U

uploadSequences() - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Method to upload sequences if required from a given path.

X

XML_TYPE - Static variable in class org.wso2.connector.integration.test.base.RestResponse
 
xPathEvaluate(OMElement, String, Map<String, String>) - Method in class org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase
Execute xPath expression and return value as object.
A B C E G I J K L M O P R S T U X 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.