Class APIMURLBean
java.lang.Object
org.wso2.am.integration.test.utils.bean.APIMURLBean
this class creates basic URLs that needs to be used
Do not hard code any web app names in this class, construct them outside
make sure you have enabled nonBlockingTransportEnabled="true" in product group instance
at automation.xml
-
Constructor Summary
ConstructorsConstructorDescriptionAPIMURLBean(org.wso2.carbon.automation.engine.context.beans.ContextUrls contextUrls) construct basic URL's to be used from the given automation context object -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
APIMURLBean
public APIMURLBean(org.wso2.carbon.automation.engine.context.beans.ContextUrls contextUrls) construct basic URL's to be used from the given automation context object- Parameters:
contextUrls- - context url object of automation context
-
-
Method Details
-
getWebAppURLHttp
-
getWebAppURLHttps
-
getWebAppURLNhttp
-
getWebAppURLNhttps
-