| 构造器和说明 |
|---|
IftTestCase()
默认构造函数
|
public String getUrl()
public void setUrl(String url)
url - the url to setpublic String getHttpMethod()
public void setHttpMethod(String httpMethod)
httpMethod - the httpMethod to setpublic int getArgCount()
public void setArgCount(int argCount)
argCount - the argCount to setpublic String getEnCoding()
public void setEnCoding(String enCoding)
enCoding - the enCoding to setpublic String getCasesetName()
public void setCasesetName(String casesetName)
casesetName - the casesetName to setpublic String getTemplatePath()
public void setTemplatePath(String templatePath)
templatePath - the templatePath to setpublic String getCookie()
public void setCookie(String cookie)
cookie - the cookie to setpublic String getSecretKey()
public void setSecretKey(String secretKey)
secretKey - the secretKey to setpublic String getSignKey()
public void setSignKey(String signKey)
signKey - the signKey to setpublic boolean isSignFlag()
public void setSignFlag(boolean signFlag)
signFlag - the signFlag to setpublic LinkedHashMap<String,String> getCaseMap()
public void setCaseMap(LinkedHashMap<String,String> caseMap)
caseMap - the caseMap to setpublic void setHeaderlist(List<String> headerlist)
headerlist - the headerlist to setpublic void setHeaderMap(TreeMap<String,String> headerMap)
headerMap - the headerMap to setpublic String getCaseId()
public void setCaseId(String caseId)
public String getTestPoint()
public void setTestPoint(String testPoint)
Copyright © 2013. All Rights Reserved.