public class TestConfigurationProvider extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.automation.engine.context.AutomationContext |
getAutomationContext() |
static String |
getExecutionEnvironment() |
static String |
getKeyStoreLocation() |
static String |
getKeyStorePassword() |
static String |
getKeyStoreType() |
static String |
getResourceLocation() |
static String |
getResourceLocation(String productName) |
static String |
getSecurityPolicyLocation() |
static int |
getServiceDeploymentDelay() |
static String |
getTrustStoreLocation() |
static String |
getTrustStorePassword() |
static String |
getTrustStoreType() |
static boolean |
isIntegration() |
static boolean |
isPlatform() |
public static String getSecurityPolicyLocation()
public static String getKeyStoreLocation() throws XPathExpressionException
XPathExpressionExceptionpublic static String getKeyStorePassword() throws XPathExpressionException
XPathExpressionExceptionpublic static String getKeyStoreType() throws XPathExpressionException
XPathExpressionExceptionpublic static String getTrustStoreLocation() throws XPathExpressionException
XPathExpressionExceptionpublic static String getTrustStorePassword() throws XPathExpressionException
XPathExpressionExceptionpublic static String getTrustStoreType() throws XPathExpressionException
XPathExpressionExceptionpublic static String getResourceLocation()
public static String getExecutionEnvironment() throws XPathExpressionException
XPathExpressionExceptionpublic static int getServiceDeploymentDelay()
public static boolean isIntegration()
throws XPathExpressionException
XPathExpressionExceptionpublic static boolean isPlatform()
throws XPathExpressionException
XPathExpressionExceptionpublic static org.wso2.carbon.automation.engine.context.AutomationContext getAutomationContext()
Copyright © 2020 WSO2 Inc. All rights reserved.