public class CarbonTestServerManager
extends org.wso2.carbon.automation.extensions.servers.carbonserver.TestServerManager
| Constructor and Description |
|---|
CarbonTestServerManager(org.wso2.carbon.automation.engine.context.AutomationContext autoCtx,
int portOffset) |
CarbonTestServerManager(org.wso2.carbon.automation.engine.context.AutomationContext autoCtx,
String carbonZip,
HashMap<String,String> startupParameterMap) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyArtifacts(String carbonHome) |
String |
startServer() |
void |
stopServer() |
public CarbonTestServerManager(org.wso2.carbon.automation.engine.context.AutomationContext autoCtx,
String carbonZip,
HashMap<String,String> startupParameterMap)
public CarbonTestServerManager(org.wso2.carbon.automation.engine.context.AutomationContext autoCtx,
int portOffset)
public String startServer() throws IOException, org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException, XPathExpressionException
startServer in class org.wso2.carbon.automation.extensions.servers.carbonserver.TestServerManagerIOExceptionorg.wso2.carbon.automation.engine.exceptions.AutomationFrameworkExceptionXPathExpressionExceptionpublic void stopServer()
throws org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException
stopServer in class org.wso2.carbon.automation.extensions.servers.carbonserver.TestServerManagerorg.wso2.carbon.automation.engine.exceptions.AutomationFrameworkExceptionprotected void copyArtifacts(String carbonHome) throws IOException
IOExceptionCopyright © 2015 WSO2. All rights reserved.