public class BRSMasterTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
backEndUrl |
protected org.wso2.carbon.automation.engine.context.AutomationContext |
brsServer |
protected org.wso2.carbon.integration.common.utils.LoginLogoutClient |
loginLogoutClient |
protected RuleServiceFileUploadClient |
ruleServiceFileUploadClient |
protected org.wso2.carbon.integration.common.admin.client.SecurityAdminServiceClient |
securityAdminServiceClient |
protected String |
serviceUrl |
protected String |
sessionCookie |
| Constructor and Description |
|---|
BRSMasterTest() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.automation.engine.context.AutomationContext |
getContext() |
RuleServiceFileUploadClient |
getRuleServiceFileUploadClient() |
protected String |
getServiceUrl(String serviceName) |
protected void |
init() |
protected void |
init(String domainKey,
String userKey) |
void |
init(org.wso2.carbon.automation.engine.context.TestUserMode testUserMode) |
void |
setRuleServiceFileUploadClient(RuleServiceFileUploadClient ruleServiceFileUploadClient) |
protected org.wso2.carbon.automation.engine.context.AutomationContext brsServer
protected String sessionCookie
protected String backEndUrl
protected String serviceUrl
protected org.wso2.carbon.integration.common.admin.client.SecurityAdminServiceClient securityAdminServiceClient
protected org.wso2.carbon.integration.common.utils.LoginLogoutClient loginLogoutClient
protected RuleServiceFileUploadClient ruleServiceFileUploadClient
public void init(org.wso2.carbon.automation.engine.context.TestUserMode testUserMode)
throws Exception
Exceptionprotected String getServiceUrl(String serviceName) throws XPathExpressionException
XPathExpressionExceptionpublic RuleServiceFileUploadClient getRuleServiceFileUploadClient()
public void setRuleServiceFileUploadClient(RuleServiceFileUploadClient ruleServiceFileUploadClient)
public org.wso2.carbon.automation.engine.context.AutomationContext getContext()
Copyright © 2015 WSO2 Inc. All rights reserved.