public abstract class CarbonIntegrationBaseTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.wso2.carbon.automation.engine.context.AutomationContext |
automationContext |
protected org.wso2.carbon.automation.engine.context.beans.ContextUrls |
contextUrls |
protected org.wso2.carbon.automation.engine.context.beans.User |
userInfo |
protected org.wso2.carbon.automation.engine.context.TestUserMode |
userMode |
| Constructor and Description |
|---|
CarbonIntegrationBaseTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFolder(File sourceFolder,
File destinationFolder)
Copy folders from a source to a destination
|
protected void |
init() |
protected void |
init(org.wso2.carbon.automation.engine.context.TestUserMode userMode) |
protected org.wso2.carbon.automation.engine.context.beans.ContextUrls contextUrls
protected org.wso2.carbon.automation.engine.context.AutomationContext automationContext
protected org.wso2.carbon.automation.engine.context.TestUserMode userMode
protected org.wso2.carbon.automation.engine.context.beans.User userInfo
protected void init()
throws XPathExpressionException
XPathExpressionExceptionprotected void init(org.wso2.carbon.automation.engine.context.TestUserMode userMode)
throws XPathExpressionException
XPathExpressionExceptionpublic void copyFolder(File sourceFolder, File destinationFolder) throws CarbonToolsIntegrationTestException
sourceFolder - - source filedestinationFolder - - destination fileCarbonToolsIntegrationTestExceptionCopyright © 2018 WSO2. All rights reserved.