A B C D F G I L O P R S U W 

A

addFeatureRepo() - Method in class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 
automationContext - Variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
 

B

buildPatch(String, String, String) - Static method in class org.wso2.carbon.integration.tests.common.utils.PatchApplyingUtil
This method will build a jar with different md5sum and build the patch, then copy patch to the repository, components, patches.

C

CarbonCommandToolsUtil - Class in org.wso2.carbon.integration.tests.common.utils
Provides utility methods for carbon tools automation
CarbonCommandToolsUtil() - Constructor for class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
 
CarbonIntegrationBaseTest - Class in org.wso2.carbon.integration.tests.common.utils
 
CarbonIntegrationBaseTest() - Constructor for class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
 
CarbonIntegrationConstants - Class in org.wso2.carbon.integration.tests.common.utils
 
CarbonIntegrationConstants() - Constructor for class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationConstants
 
CarbonIntegrationTestException - Exception in org.wso2.carbon.integration.tests.common.exception
Base exception handler class for kernel integration tests
CarbonIntegrationTestException() - Constructor for exception org.wso2.carbon.integration.tests.common.exception.CarbonIntegrationTestException
 
CarbonIntegrationTestException(String) - Constructor for exception org.wso2.carbon.integration.tests.common.exception.CarbonIntegrationTestException
 
CarbonIntegrationTestException(Throwable) - Constructor for exception org.wso2.carbon.integration.tests.common.exception.CarbonIntegrationTestException
 
CarbonIntegrationTestException(String, Throwable) - Constructor for exception org.wso2.carbon.integration.tests.common.exception.CarbonIntegrationTestException
 
CarbonToolsIntegrationTestException - Exception in org.wso2.carbon.integration.tests.common.exception
Exception handler class for carbon tools integration tests
CarbonToolsIntegrationTestException(String, Throwable) - Constructor for exception org.wso2.carbon.integration.tests.common.exception.CarbonToolsIntegrationTestException
 
CONTEXT_XPATH_DATA_SOURCE - Static variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationConstants
 
contextUrls - Variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
 
copyFolder(File, File) - Method in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
Copy folders from a source to a destination

D

DataSourceBean - Class in org.wso2.carbon.integration.tests.common.bean
Class to store data source details
DataSourceBean(String, String, char[], String) - Constructor for class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 
DEFAULT_WAIT_MS - Static variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationConstants
 

F

FEATURE_REPO_PATH_KEY - Static variable in class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 
FeatureManagementUtil - Class in org.wso2.carbon.integration.tests.common.utils
This class is responsible for adding tenants and users
FeatureManagementUtil(List<FeatureInfo>, AutomationContext) - Constructor for class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 

G

getCurrentOperatingSystem() - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
Provides current operating system
getDataSourceInformation(String) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
Get the data source information from the automation configuration file
getDriverClassName() - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 
getLicensingInformation() - Method in class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 
getPassWord() - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 
getUrl() - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 
getUserName() - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 

I

init() - Method in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
 
init(TestUserMode) - Method in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
 
installFeatures() - Method in class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 
INSTANCE - Static variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationConstants
 
isFeatureInstalled() - Method in class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 
isScriptRunSuccessfully(String, String[], String) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
This method is to execute commands and reading the logs to find the expected string.
isServerDown(int) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
This method is to check whether server is down or not
isServerStartedUp(AutomationContext, int) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
This method to check whether server is up or not This method wait for some time to check login status by checking the port and login This will throw an exception if port is not open or couldn't login

L

login(String, char[], String) - Method in class org.wso2.carbon.integration.tests.common.utils.LoginLogoutUtil
 
LoginLogoutUtil - Class in org.wso2.carbon.integration.tests.common.utils
A utility for logging into & logging out of Carbon servers
LoginLogoutUtil() - Constructor for class org.wso2.carbon.integration.tests.common.utils.LoginLogoutUtil
 
loginWithBasicAuth(String, char[], String) - Method in class org.wso2.carbon.integration.tests.common.utils.LoginLogoutUtil
 
logout(String) - Method in class org.wso2.carbon.integration.tests.common.utils.LoginLogoutUtil
Log out from a Carbon server you logged in to by calling the LoginLogoutUtil.login(java.lang.String, char[], java.lang.String) method

O

org.wso2.carbon.integration.tests.common.bean - package org.wso2.carbon.integration.tests.common.bean
 
org.wso2.carbon.integration.tests.common.exception - package org.wso2.carbon.integration.tests.common.exception
 
org.wso2.carbon.integration.tests.common.utils - package org.wso2.carbon.integration.tests.common.utils
 

P

PatchApplyingUtil - Class in org.wso2.carbon.integration.tests.common.utils
This utility class contains reusable methods for patch applying
PatchApplyingUtil() - Constructor for class org.wso2.carbon.integration.tests.common.utils.PatchApplyingUtil
 
PRODUCT_GROUP - Static variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationConstants
 

R

removeFeatures() - Method in class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 
reviewInstallFeatures() - Method in class org.wso2.carbon.integration.tests.common.utils.FeatureManagementUtil
 
runScript(String, String[]) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
This method is to execute commands and return the Process

S

SERVER_STARTUP_MESSAGE - Static variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationConstants
 
serverShutdown(int) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
This method is to shutdown carbon server
serverShutdown(String, String, String, int) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
This method is to shutdown carbon server using admin credentials
setDriverClassName(String) - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 
setPassWord(char[]) - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 
setUrl(String) - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 
setUserName(String) - Method in class org.wso2.carbon.integration.tests.common.bean.DataSourceBean
 

U

userInfo - Variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
 
userMode - Variable in class org.wso2.carbon.integration.tests.common.utils.CarbonIntegrationBaseTest
 

W

waitForFileCreation(String) - Static method in class org.wso2.carbon.integration.tests.common.utils.CarbonCommandToolsUtil
This method to check file has created or not
A B C D F G I L O P R S U W 

Copyright © 2018 WSO2. All rights reserved.