Class APIMURLBean
- java.lang.Object
-
- org.wso2.am.integration.test.utils.bean.APIMURLBean
-
public class APIMURLBean extends Object
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
Constructors Constructor Description APIMURLBean(org.wso2.carbon.automation.engine.context.beans.ContextUrls contextUrls)construct basic URL's to be used from the given automation context object
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetWebAppURLHttp()StringgetWebAppURLHttps()StringgetWebAppURLNhttp()StringgetWebAppURLNhttps()
-