跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W X 

A

addAttribute(Element, String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Add the attribute name and value under specified element
addChildElement(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Add a element under specified parent element
addComment(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Add the specified comment under specified element
addExpectResultImp(IExpectResult) - 类 中的方法com.qa.framework.bean.ExpectResult
Add expect result imp.
addFunction(Function) - 类 中的方法com.qa.framework.bean.After
Add function.
addFunction(Function) - 类 中的方法com.qa.framework.bean.Before
Add function.
addFunction(Function) - 类 中的方法com.qa.framework.bean.ExtraCheck
Add function.
addMethod(Object, Object, String, Class) - 类 中的静态方法com.qa.framework.library.base.ReflectHelper
Add method.
addMethod(Object, Object, String, Class) - 类 中的静态方法com.qa.framework.library.reflect.ReflectHelper
Add method.
addPair(Pair) - 类 中的方法com.qa.framework.bean.Param
Add pair.
addPair(Pair) - 类 中的方法com.qa.framework.verify.PairExpectResult
Add pair.
addParam(Param) - 类 中的方法com.qa.framework.bean.Setup
Add param.
addParam(Param) - 类 中的方法com.qa.framework.bean.TestData
Add param.
addSetup(Setup) - 类 中的方法com.qa.framework.bean.TestData
Add setup.
addSql(Sql) - 类 中的方法com.qa.framework.bean.After
Add sql.
addSql(Sql) - 类 中的方法com.qa.framework.bean.Before
Add sql.
addSql(Sql) - 类 中的方法com.qa.framework.bean.Param
Add sql.
addSql(Sql) - 类 中的方法com.qa.framework.verify.ContainExpectResult
Add sql.
addTestData(TestData) - 类 中的方法com.qa.framework.bean.DataConfig
Add test data.
adminConfigFile() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Admin config file string.
After - com.qa.framework.bean中的类
Created by Administrator on 2016/6/22.
After() - 类 的构造器com.qa.framework.bean.After
 
afterClass() - 类 中的方法com.qa.framework.factory.ExecutorFactory
 
annotationClass - 类 中的变量com.qa.framework.classfinder.impl.support.AnnotationClassTemplate
The Annotation class.
AnnotationClassTemplate - com.qa.framework.classfinder.impl.support中的类
用于获取注解类的模板类
AnnotationClassTemplate(String, Class<? extends Annotation>) - 类 的构造器com.qa.framework.classfinder.impl.support.AnnotationClassTemplate
Instantiates a new Annotation class template.
applyXSL(String, String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Transform XML to HTML
ArrayJson - 类 中的静态变量com.qa.framework.library.base.JsonHelper
The constant ArrayJson.
arrayToString(String[], String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Convert an array of strings to one string.
ArrayUtil - com.qa.framework.library.base中的类
数组操作工具类
ArrayUtil() - 类 的构造器com.qa.framework.library.base.ArrayUtil
 
autoGenerateFactory(String, String) - 类 中的静态方法com.qa.framework.generator.TestngXmlGenerator
Auto generate factory.
autoItX64File() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Auto it x 64 file string.
autoItXFile() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Auto it x file string.
autoSetting(String[]) - 类 中的静态方法com.qa.framework.generator.PropertiesSetting
Auto setting.

B

BaseConnBean - com.qa.framework.library.database中的类
The type Base conn bean.
BaseConnBean() - 类 的构造器com.qa.framework.library.database.BaseConnBean
 
Before - com.qa.framework.bean中的类
Created by Administrator on 2016/6/22.
Before() - 类 的构造器com.qa.framework.bean.Before
 
beforeClass() - 类 中的方法com.qa.framework.factory.ExecutorFactory
 
beginTransaction() - 类 中的静态方法com.qa.framework.library.database.DBHelper
开启事务
BooleanJudgeStringJson(String) - 类 中的静态方法com.qa.framework.library.base.JsonHelper
简单判断是否是json格式的字符串

C

capitalFirstLetter(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Capital first letter string.
castBoolean(Object) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 boolean 型
castBoolean(Object, boolean) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 boolean 型(提供默认值)
castDouble(Object) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 double 型
castDouble(Object, double) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 double 型(提供默认值)
CastHelper - com.qa.framework.library.base中的类
The type Cast helper.
CastHelper() - 类 的构造器com.qa.framework.library.base.CastHelper
 
castInt(Object) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 int 型
castInt(Object, int) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 int 型(提供默认值)
castLong(Object) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 long 型
castLong(Object, long) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 long 型(提供默认值)
castString(Object) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 String 型
castString(Object, String) - 类 中的静态方法com.qa.framework.library.base.CastHelper
转为 String 型(提供默认值)
changeString2boolean(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Change string 2 boolean boolean.
checkAddClass(Class<?>) - 类 中的方法com.qa.framework.classfinder.impl.support.ClassTemplate
验证是否允许添加类
ClassFinder - com.qa.framework.classfinder中的类
根据条件获取相关类
ClassFinder() - 类 的构造器com.qa.framework.classfinder.ClassFinder
 
ClassHelper - com.qa.framework.classfinder中的类
 
ClassHelper() - 类 的构造器com.qa.framework.classfinder.ClassHelper
 
ClassHelper - com.qa.framework.library.base中的类
The type Class helper.
ClassHelper() - 类 的构造器com.qa.framework.library.base.ClassHelper
 
ClassScanner - com.qa.framework.classfinder中的接口
类扫描器
ClassTemplate - com.qa.framework.classfinder.impl.support中的类
用于获取类的模板类
ClassTemplate(String) - 类 的构造器com.qa.framework.classfinder.impl.support.ClassTemplate
Instantiates a new Class template.
cleanDirectory(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Cleans a directory without deleting it.
clear() - 类 中的静态方法com.qa.framework.library.httpclient.CookieCache
Clear.
clearStringCache() - 类 中的方法com.qa.framework.core.ParamValueProcessor
 
close(Connection) - 类 中的静态方法com.qa.framework.library.database.DBPoolFactory
Close the connection in pool
closePidsByName(String) - 类 中的静态方法com.qa.framework.library.base.ProcessHelper
Close pids by name.
CollectionHelper - com.qa.framework.library.base中的类
Created by kcgw001 on 2016/3/31.
CollectionHelper() - 类 的构造器com.qa.framework.library.base.CollectionHelper
 
com.qa.framework - 程序包 com.qa.framework
 
com.qa.framework.bean - 程序包 com.qa.framework.bean
 
com.qa.framework.cache - 程序包 com.qa.framework.cache
 
com.qa.framework.classfinder - 程序包 com.qa.framework.classfinder
 
com.qa.framework.classfinder.annotation - 程序包 com.qa.framework.classfinder.annotation
 
com.qa.framework.classfinder.impl - 程序包 com.qa.framework.classfinder.impl
 
com.qa.framework.classfinder.impl.support - 程序包 com.qa.framework.classfinder.impl.support
 
com.qa.framework.config - 程序包 com.qa.framework.config
 
com.qa.framework.core - 程序包 com.qa.framework.core
 
com.qa.framework.exception - 程序包 com.qa.framework.exception
 
com.qa.framework.factory - 程序包 com.qa.framework.factory
 
com.qa.framework.generator - 程序包 com.qa.framework.generator
 
com.qa.framework.library.base - 程序包 com.qa.framework.library.base
 
com.qa.framework.library.database - 程序包 com.qa.framework.library.database
 
com.qa.framework.library.httpclient - 程序包 com.qa.framework.library.httpclient
 
com.qa.framework.library.log4j - 程序包 com.qa.framework.library.log4j
 
com.qa.framework.library.reflect - 程序包 com.qa.framework.library.reflect
 
com.qa.framework.mock - 程序包 com.qa.framework.mock
 
com.qa.framework.testnglistener - 程序包 com.qa.framework.testnglistener
 
com.qa.framework.util - 程序包 com.qa.framework.util
 
com.qa.framework.verify - 程序包 com.qa.framework.verify
 
commitTransaction() - 类 中的静态方法com.qa.framework.library.database.DBHelper
提交事务
compareMap(Map<String, Object>, String) - 类 中的方法com.qa.framework.verify.PairExpectResult
Compare map.
compareMap(Map<String, Object>, boolean) - 类 中的方法com.qa.framework.verify.PairExpectResult
Compare map.
compareReal(String) - 类 中的方法com.qa.framework.verify.ContainExpectResult
 
compareReal(String) - 接口 中的方法com.qa.framework.verify.IExpectResult
Compare real.
compareReal(String) - 类 中的方法com.qa.framework.verify.PairExpectResult
 
concat(Object[], Object[]) - 类 中的静态方法com.qa.framework.library.base.ArrayUtil
连接数组
concatenateStringArrays(String[], String[]) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Concatenate the given String arrays into one, with overlapping array elements included twice.
configPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Config path string.
ContainExpectResult - com.qa.framework.verify中的类
Created by apple on 15/11/20.
ContainExpectResult() - 类 的构造器com.qa.framework.verify.ContainExpectResult
 
contains(T[], T) - 类 中的静态方法com.qa.framework.library.base.ArrayUtil
判断对象是否在数组中
contentEquals(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Compares the contents of two files to determine if they are equal or not.
convert(Object, Element) - 类 中的方法com.qa.framework.core.DataConvertor
Convertor.
convert(LoggingEvent) - 类 中的方法com.qa.framework.library.log4j.ExPatternConverter
当需要显示线程ID的时候,返回当前调用线程的ID
CookieCache - com.qa.framework.library.httpclient中的类
Created by apple on 15/11/9.
CookieCache() - 类 的构造器com.qa.framework.library.httpclient.CookieCache
 
copyDirectory(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Copies a whole directory to a new location
copyDirectoryUnderDirectory(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Copies a whole directory to within another directory
copyFile(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Copies a file to a new location.
copyFile(File, File) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Copies a file to a new location.
copyFileToDirectory(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Copies a file to a directory
countOccurrencesOf(String, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Count the occurrences of the substring in string s.
createDocument() - 类 中的方法com.qa.framework.library.base.XMLHelper
Create the instance of the Document class
createDocumentRoot(String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Create a root element for object document
createNestDirectory(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Makes a directory, including any necessary but nonexistent parent directories.
createPatternParser(String) - 类 中的方法com.qa.framework.library.log4j.Log4jExPatternLayout
重写createPatternParser方法,返回PatternParser的子类
createProcessingInstruction(String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Create the Processing Instruction
createWriter(String) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Create writer print writer.
creatFile(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Creat file.

D

data() - 类 中的方法com.qa.framework.factory.Executor
Data object [ ] [ ].
DataConfig - com.qa.framework.bean中的类
Created by apple on 15/11/18.
DataConfig(List<TestData>) - 类 的构造器com.qa.framework.bean.DataConfig
Instantiates a new Data config.
DataConfig() - 类 的构造器com.qa.framework.bean.DataConfig
Instantiates a new Data config.
DataConvertor - com.qa.framework.core中的类
将xml中的数据转化成对应的bean类
DataConvertor(String) - 类 的构造器com.qa.framework.core.DataConvertor
Instantiates a new Data convertor.
dataFilesPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Data files path string.
DataManager - com.qa.framework.core中的类
封装对测试数据的操作 Created by apple on 15/11/18.
DataManager() - 类 的构造器com.qa.framework.core.DataManager
 
dateDiff(String, Date, Date) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Returns the number of intervals between two dates.
DateStamp - com.qa.framework.bean中的类
Created by apple on 15/11/19.
DateStamp() - 类 的构造器com.qa.framework.bean.DateStamp
 
DateTimeHelper - com.qa.framework.library.base中的类
General convenience methods for working with date time
DateTimeHelper() - 类 的构造器com.qa.framework.library.base.DateTimeHelper
 
dbConfigFile() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Db config file string.
DBHelper - com.qa.framework.library.database中的类
The type Db DBHelper.
DBHelper() - 类 的构造器com.qa.framework.library.database.DBHelper
 
DBPoolFactory - com.qa.framework.library.database中的类
The type Db pool factory.
DBPoolFactory() - 类 的构造器com.qa.framework.library.database.DBPoolFactory
 
decodeUnicode(String) - 类 中的静态方法com.qa.framework.library.base.JsonHelper
Decode unicode string.
DefaultClassScanner - com.qa.framework.classfinder.impl中的类
默认类扫描器
DefaultClassScanner() - 类 的构造器com.qa.framework.classfinder.impl.DefaultClassScanner
 
deleteDirectory(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Deletes a directory recursively.
deleteEntity(Class<T>, long) - 类 中的静态方法com.qa.framework.library.database.DBHelper
删除实体
deleteFile(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Deletes a file
doInvoke(String) - 类 中的方法com.qa.framework.library.base.DynamicCompile
调用
downFileFromUrl(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Download URL file to local file
downSourceFromUrl(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Copies bytes from the URL source to a file destination.
DynamicCompile - com.qa.framework.library.base中的类
Java字节码的操纵之动态编译
DynamicCompile(String, String) - 类 的构造器com.qa.framework.library.base.DynamicCompile
Constructor

E

endHtml(PrintWriter) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Finishes HTML stream
endsWithIgnoreCase(String, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Check a String ends with another string ignoring the case.
equals(Object) - 类 中的方法com.qa.framework.bean.Pair
 
Error - 类 中的静态变量com.qa.framework.library.base.JsonHelper
The constant Error.
errorResult - 类 中的静态变量com.qa.framework.library.base.ProcessHelper
The constant errorResult.
evalCalculate(String) - 类 中的静态方法com.qa.framework.library.base.DynamicCompile
Eval calculate object.
evalString(String) - 类 中的静态方法com.qa.framework.library.base.DynamicCompile
Eval string object.
execute(TestData, String, String) - 类 中的方法com.qa.framework.factory.ExecutorFactory
Execute object [ ].
executeFunction(Param, Setup, TestData) - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process function.
executeSql(Param, Setup, TestData) - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process test data param.
executeSql(List<Sql>, Param, Setup, TestData) - 类 中的方法com.qa.framework.core.ParamValueProcessor
Execute sql string.
executeUpdate(String, Object...) - 类 中的静态方法com.qa.framework.library.database.DBHelper
执行更新语句(包括:update、insert、delete)
Executor - com.qa.framework.factory中的类
The type Executor.
Executor(TestData, String, String) - 类 的构造器com.qa.framework.factory.Executor
Instantiates a new Executor.
ExecutorFactory - com.qa.framework.factory中的类
 
ExecutorFactory() - 类 的构造器com.qa.framework.factory.ExecutorFactory
 
ExPatternConverter - com.qa.framework.library.log4j中的类
Created by kcgw001 on 2016/2/22.
ExPatternConverter(FormattingInfo) - 类 的构造器com.qa.framework.library.log4j.ExPatternConverter
Instantiates a new Ex pattern converter.
ExpectResult - com.qa.framework.bean中的类
Created by apple on 15/11/20.
ExpectResult() - 类 的构造器com.qa.framework.bean.ExpectResult
 
ExtraCheck - com.qa.framework.bean中的类
封装自定义的检查方法 需要在用例里面实现 Created by apple on 15/11/18.
ExtraCheck() - 类 的构造器com.qa.framework.bean.ExtraCheck
 

F

fillMap() - 类 中的方法com.qa.framework.verify.ContainExpectResult
Fill map.
fillParamMap() - 类 中的方法com.qa.framework.bean.Param
Fill param map.
fillParamMap() - 类 中的方法com.qa.framework.bean.Setup
Fill param map.
fillSetupMap() - 类 中的方法com.qa.framework.bean.TestData
Fill setup map.
finalizeConverter(char) - 类 中的方法com.qa.framework.library.log4j.Log4jExPatternParser
重写finalizeConverter,对特定的占位符进行处理,T表示线程ID占位符
find(String, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Find list.
findAttributeByXPath(String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get attribute by XPath
findElementByXPath(String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get element by XPath
findElementsByXPath(String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Find elements by x path list.
findImplementClass(Class<?>) - 类 中的静态方法com.qa.framework.classfinder.ClassHelper
查找实现类
findValue(String) - 类 中的方法com.qa.framework.bean.Pair
Find value string.
ftpConfigFile() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Ftp config file string.
Function - com.qa.framework.bean中的类
Created by apple on 15/11/23.
Function() - 类 的构造器com.qa.framework.bean.Function
 

G

generateExceptionReport(Throwable, ITestNGMethod) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Generate exception report.
generateMethodDetailReport(List<ISuite>) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Creates a section showing known results for each method
generateMethodSummaryReport(List<ISuite>) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Creates a table showing the highlights of each test method with links to the method details
generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Creates summary of the run
generateSuiteSummaryReport(List<ISuite>) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Generate suite summary report.
get() - 类 中的静态方法com.qa.framework.library.httpclient.CookieCache
Get cookie store.
getAddDay() - 类 中的方法com.qa.framework.bean.DateStamp
Gets add day.
getAddHour() - 类 中的方法com.qa.framework.bean.DateStamp
Gets add hour.
getAddMin() - 类 中的方法com.qa.framework.bean.DateStamp
Gets add min.
getAddMonth() - 类 中的方法com.qa.framework.bean.DateStamp
Gets add month.
getAddSecond() - 类 中的方法com.qa.framework.bean.DateStamp
Gets add second.
getAddYear() - 类 中的方法com.qa.framework.bean.DateStamp
Gets add year.
getAfter() - 类 中的方法com.qa.framework.bean.TestData
Gets after.
getAllDifferences(String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Gets all differences.
getAttribute(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the attribute of the specified element
getAttributeText(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the attribute text of the specified element
getBaseName(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the base name, minus the full path and extension, from a full filename.
getBasePackage() - 类 中的静态方法com.qa.framework.config.PropConfig
 
getBaseTime() - 类 中的方法com.qa.framework.bean.DateStamp
Gets base time.
getBefore() - 类 中的方法com.qa.framework.bean.TestData
Gets before.
getBetweenString(String, String, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Gets between string.
getChildElement(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the specified child element
getChildElements(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the specified child element
getChildText(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the text of the specified child element
getChromeDriverLocation() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Gets chrome driver location.
getClassList() - 类 中的静态方法com.qa.framework.classfinder.ClassFinder
获取基础包名中的所有类
getClassList(String) - 接口 中的方法com.qa.framework.classfinder.ClassScanner
获取指定包名中的所有类
getClassList(String) - 类 中的方法com.qa.framework.classfinder.impl.DefaultClassScanner
 
getClassList() - 类 中的方法com.qa.framework.classfinder.impl.support.ClassTemplate
Gets class list.
getClassListByAnnotation(Class<? extends Annotation>) - 类 中的静态方法com.qa.framework.classfinder.ClassFinder
获取基础包名中指定注解的相关类
getClassListByAnnotation(String, Class<? extends Annotation>) - 接口 中的方法com.qa.framework.classfinder.ClassScanner
获取指定包名中指定注解的相关类
getClassListByAnnotation(String, Class<? extends Annotation>) - 类 中的方法com.qa.framework.classfinder.impl.DefaultClassScanner
 
getClassListBySuper(Class<?>) - 类 中的静态方法com.qa.framework.classfinder.ClassFinder
获取基础包名中指定父类或接口的相关类
getClassListBySuper(String, Class<?>) - 接口 中的方法com.qa.framework.classfinder.ClassScanner
获取指定包名中指定父类或接口的相关类
getClassListBySuper(String, Class<?>) - 类 中的方法com.qa.framework.classfinder.impl.DefaultClassScanner
 
getClassLoader() - 类 中的静态方法com.qa.framework.library.base.ClassHelper
获取类加载器
getClassPath() - 类 中的静态方法com.qa.framework.library.base.ClassHelper
获取类路径
getClassScanner() - 类 中的静态方法com.qa.framework.InstanceFactory
获取 ClassScanner
getClsName() - 类 中的方法com.qa.framework.bean.Function
Gets cls name.
getCollectionsInfo(List<?>) - 类 中的静态方法com.qa.framework.library.base.ReflectHelper
Gets collections info.
getCollectionsInfo(List<?>) - 类 中的静态方法com.qa.framework.library.reflect.ReflectHelper
Gets collections info.
getConnection(String) - 类 中的静态方法com.qa.framework.library.database.DBHelper
获取数据库连接
getConnection() - 类 中的静态方法com.qa.framework.library.database.DBHelper
Gets connection.
getCurrentFileName() - 类 中的方法com.qa.framework.bean.TestData
Gets current file name.
getDataConfig() - 类 中的方法com.qa.framework.core.DataConvertor
Gets data config.
getDataProvider(Method) - 类 中的静态方法com.qa.framework.core.DataManager
Gets data provider.
getDataProvider(Class, Method) - 类 中的静态方法com.qa.framework.core.DataManager
Gets data provider.
getDataProvider() - 类 中的静态方法com.qa.framework.core.DataManager
Gets data provider.
getDateFormat() - 类 中的方法com.qa.framework.bean.DateStamp
Gets date format.
getDateStamp() - 类 中的方法com.qa.framework.bean.Param
Gets date stamp.
getDbConnection(String) - 类 中的静态方法com.qa.framework.library.database.DBPoolFactory
Get connection in pool
getDbPoolName() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets db pool name.
getDesc() - 类 中的方法com.qa.framework.bean.TestData
Gets desc.
getDiffCount(String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the number of the difference
getDocument() - 类 中的方法com.qa.framework.library.base.XMLHelper
Gets document.
getDriver() - 类 中的方法com.qa.framework.library.database.BaseConnBean
Gets driver.
getExpectResult() - 类 中的方法com.qa.framework.bean.TestData
Gets expect result.
getExpectResultImp() - 类 中的方法com.qa.framework.bean.ExpectResult
Gets expect result imp.
getExtension(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the extension of a filename.
getExtraCheck() - 类 中的方法com.qa.framework.bean.TestData
Gets extra check.
getFreeSpace(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Get the free space on a drive
getFreeSpace() - 类 中的静态方法com.qa.framework.library.base.IOHelper
Returns the disk size of the volume which holds the working directory.
getFullPath(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the full path from a full filename, which is the prefix + path.
getFullPathNoEndSeparator(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
getFunction() - 类 中的方法com.qa.framework.bean.Param
Gets function.
getFunctionList() - 类 中的方法com.qa.framework.bean.ExtraCheck
Gets function list.
getFunctions() - 类 中的方法com.qa.framework.bean.After
Gets functions.
getFunctions() - 类 中的方法com.qa.framework.bean.Before
Gets functions.
getHttpMethod() - 类 中的方法com.qa.framework.bean.DataConfig
Gets http method.
getHttpMethod() - 类 中的方法com.qa.framework.bean.Setup
Gets http method.
getIEDriverLocation() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Gets ie driver location.
getInstance(String, Class<T>) - 类 中的静态方法com.qa.framework.InstanceFactory
Gets instance.
getJdbcurl() - 类 中的方法com.qa.framework.library.database.BaseConnBean
Gets jdbcurl.
getJsonMapString(String) - 类 中的静态方法com.qa.framework.library.base.JsonHelper
Get json object string map.
getKey() - 类 中的方法com.qa.framework.bean.Pair
Gets key.
getLocalhost() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets localhost.
getLocalport() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets localport.
getMapStatement() - 类 中的方法com.qa.framework.bean.Pair
Gets map statement.
getMax() - 类 中的方法com.qa.framework.library.database.BaseConnBean
Gets max.
getMethod(Object, String) - 类 中的静态方法com.qa.framework.library.base.ReflectHelper
Gets method.
getMethod(Object, String) - 类 中的静态方法com.qa.framework.library.reflect.ReflectHelper
Gets method.
getMethodName() - 类 中的方法com.qa.framework.bean.Function
Gets method name.
getMultiple() - 类 中的方法com.qa.framework.bean.Param
Gets multiple.
getName() - 类 中的方法com.qa.framework.bean.Param
Gets name.
getName() - 类 中的方法com.qa.framework.bean.Setup
Gets name.
getName() - 类 中的方法com.qa.framework.bean.Sql
Gets name.
getName() - 类 中的方法com.qa.framework.bean.TestData
Gets name.
getName(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the name minus the path from a full filename.
getName() - 类 中的方法com.qa.framework.library.database.BaseConnBean
Gets name.
getNowString() - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Convert Date Now to string
getObject(String) - 类 中的静态方法com.qa.framework.library.base.JsonHelper
Gets object.
getObjectInfo(Object) - 类 中的静态方法com.qa.framework.library.base.ReflectHelper
Gets object info.
getObjectInfo(Object) - 类 中的静态方法com.qa.framework.library.reflect.ReflectHelper
Gets object info.
getPairs() - 类 中的方法com.qa.framework.bean.Param
Gets pairs.
getPairs() - 类 中的方法com.qa.framework.verify.PairExpectResult
Gets pairs.
getParamMap() - 类 中的方法com.qa.framework.bean.Setup
Gets param map.
getParams() - 类 中的方法com.qa.framework.bean.Setup
Gets params.
getParams() - 类 中的方法com.qa.framework.bean.TestData
Gets params.
getPassword() - 类 中的方法com.qa.framework.library.database.BaseConnBean
Gets password.
getPath(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the path from a full filename, which excludes the prefix.
getPathNoEndSeparator(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
getPatternMatch() - 类 中的方法com.qa.framework.bean.Pair
 
getPatternMatch() - 类 中的方法com.qa.framework.verify.ContainExpectResult
 
getPoolStats(String) - 类 中的静态方法com.qa.framework.library.database.DBPoolFactory
Get Pool Status
getPrefix(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Gets the prefix from a full filename C:\dev\project\file.txt - C:\
getRandomInt(int, int) - 类 中的静态方法com.qa.framework.library.base.StringHelper
get a random Integer with the range [min, max)
getRandomIntWithoutDuplicate(int, int, int) - 类 中的静态方法com.qa.framework.library.base.StringHelper
get a integer array filled with random integer without duplicate [min, max)
getResponseResult(boolean, boolean) - 类 中的方法com.qa.framework.library.httpclient.HttpConnectionImp
Gets response result.
getRetryCount() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets retry count.
getReturnValues() - 类 中的方法com.qa.framework.bean.Sql
Get return values string [ ].
getRootElement() - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the root element
getSendTime() - 类 中的方法com.qa.framework.bean.TestData
Gets send time.
getSetDay() - 类 中的方法com.qa.framework.bean.DateStamp
Gets set day.
getSetHour() - 类 中的方法com.qa.framework.bean.DateStamp
Gets set hour.
getSetMin() - 类 中的方法com.qa.framework.bean.DateStamp
Gets set min.
getSetMonth() - 类 中的方法com.qa.framework.bean.DateStamp
Gets set month.
getSetSecond() - 类 中的方法com.qa.framework.bean.DateStamp
Gets set second.
getSetupList() - 类 中的方法com.qa.framework.bean.TestData
Gets setup list.
getSetupMap() - 类 中的方法com.qa.framework.bean.TestData
Gets setup map.
getSetYear() - 类 中的方法com.qa.framework.bean.DateStamp
Gets set year.
getSizeOfDirectory(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Counts the size of a directory recursively (sum of the length of all files).
getSizeOfFile(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Get the size of the specified file
getSourceCodeDir() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets source code dir.
getSourceCodeEncoding() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets source code encoding.
getSourceFromUrl(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Convert from a URL to a String
getSqlMap() - 类 中的方法com.qa.framework.bean.Param
Gets sql map.
getSqls() - 类 中的方法com.qa.framework.bean.After
Gets sqls.
getSqls() - 类 中的方法com.qa.framework.bean.Before
Gets sqls.
getSqls() - 类 中的方法com.qa.framework.bean.Param
Gets sqls.
getSqls() - 类 中的方法com.qa.framework.verify.ContainExpectResult
Gets sqls.
getSqlStatement() - 类 中的方法com.qa.framework.bean.Sql
Gets sql statement.
getStreamResult(Process) - 类 中的静态方法com.qa.framework.library.base.ProcessHelper
Gets stream result.
getStreamResult(Process, int) - 类 中的静态方法com.qa.framework.library.base.ProcessHelper
Gets stream result.
getStreamResult(Process, int, boolean) - 类 中的静态方法com.qa.framework.library.base.ProcessHelper
Gets stream result.
getStreamResult(Process, long, boolean, boolean) - 类 中的静态方法com.qa.framework.library.base.ProcessHelper
Gets stream result.
getStringSqlMap() - 类 中的方法com.qa.framework.verify.ContainExpectResult
Gets string sql map.
getTempDirectory() - 类 中的静态方法com.qa.framework.library.base.IOHelper
Returns the path to the system temporary directory.
getTestCaseFiles() - 类 中的静态方法com.qa.framework.core.TestXmlData
Gets test case files.
getTestData() - 类 中的方法com.qa.framework.factory.Executor
Gets test data.
getTestDataList() - 类 中的方法com.qa.framework.bean.DataConfig
Gets test data list.
getText(Element) - 类 中的方法com.qa.framework.library.base.XMLHelper
Get the text of the specified element
getTextStatement() - 类 中的方法com.qa.framework.verify.ContainExpectResult
Gets key statement.
getTimeout() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets timeout.
getTokensArray(String, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
This method is used to split the given string into different tokens at the occurrence of specified delimiter
getTokensList(String, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
This method is used to split the given string into different tokens at the occurrence of specified delimiter
getType() - 类 中的方法com.qa.framework.bean.Param
Gets type.
getUrl() - 类 中的方法com.qa.framework.bean.DataConfig
Gets url.
getUrl() - 类 中的方法com.qa.framework.bean.Setup
Gets url.
getUrl(String, List<Param>) - 类 中的静态方法com.qa.framework.library.httpclient.HttpMethod
Gets url.
getUserDirectory() - 类 中的静态方法com.qa.framework.library.base.IOHelper
Returns the path to the user's home directory.
getUsername() - 类 中的方法com.qa.framework.library.database.BaseConnBean
Gets username.
getValue() - 类 中的方法com.qa.framework.bean.Pair
Gets value.
getValue(boolean) - 类 中的方法com.qa.framework.bean.Param
Gets value.
getValue() - 类 中的方法com.qa.framework.bean.Param
Gets value.
getValue(String) - 类 中的方法com.qa.framework.cache.StringCache
Gets value.
getWait() - 类 中的方法com.qa.framework.library.database.BaseConnBean
Gets wait.
getWebPath() - 类 中的静态方法com.qa.framework.config.PropConfig
Gets web path.
getXmlDataNmae() - 类 中的静态方法com.qa.framework.core.DataManager
Gets xml data nmae.
getXmlName() - 类 中的静态方法com.qa.framework.core.DataManager
Gets xml name.

H

handleSpecialChar(String, String[]) - 类 中的静态方法com.qa.framework.util.StringUtil
Handle special char string.
hasNext() - 类 中的方法com.qa.framework.core.XmlDataProvider
 
hasRecord(String, Object...) - 类 中的静态方法com.qa.framework.library.database.DBHelper
Has record boolean.
HttpConnectionImp - com.qa.framework.library.httpclient中的类
The type Http connection imp.
HttpConnectionImp(HttpRequestBase) - 类 的构造器com.qa.framework.library.httpclient.HttpConnectionImp
Instantiates a new Http connection imp.
HttpMethod - com.qa.framework.library.httpclient中的类
The type Http method.
HttpMethod() - 类 的构造器com.qa.framework.library.httpclient.HttpMethod
 

I

IExpectResult - com.qa.framework.verify中的接口
预期结果类 Created by apple on 15/11/18.
IMockServer - com.qa.framework.mock中的接口
Created by kcgw001 on 2016/7/26.
Impl - com.qa.framework.classfinder.annotation中的注释类型
指定接口的实现类
initSQL(String) - 类 中的静态方法com.qa.framework.library.database.DBHelper
初始化 SQL 脚本
insertEntity(Class<T>, Map<String, Object>) - 类 中的静态方法com.qa.framework.library.database.DBHelper
插入实体
InstanceFactory - com.qa.framework中的类
实例工厂
InstanceFactory() - 类 的构造器com.qa.framework.InstanceFactory
 
Invoke(String) - 类 中的方法com.qa.framework.library.base.DynamicCompile
自动调用
IOHelper - com.qa.framework.library.base中的类
A generic IO Utility based on Apache Commons-IO library
IOHelper() - 类 的构造器com.qa.framework.library.base.IOHelper
 
isDate(String) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Checks if the string can be converted into Date or not
isDouble(Class<?>) - 类 中的静态方法com.qa.framework.library.base.ClassHelper
是否为 double 类型(包括 Double 类型)
isDouble(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Check whether the string is double format or not
isEmail(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Check whether the string is email format or not
isEmpty(Object[]) - 类 中的静态方法com.qa.framework.library.base.ArrayUtil
判断数组是否为空
isEmpty(Collection<?>) - 类 中的静态方法com.qa.framework.library.base.CollectionHelper
判断 Collection 是否为空
isEmpty(Map<?, ?>) - 类 中的静态方法com.qa.framework.library.base.CollectionHelper
判断 Map 是否为空
isEmpty(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
判断字符串是否为空
isIdentical(String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Two XML documents are considered to be "identical" if they contain the same elements and attributes in the same order.
isInt(Class<?>) - 类 中的静态方法com.qa.framework.library.base.ClassHelper
是否为 int 类型(包括 Integer 类型)
isInteger(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Check whether the string is Integer format or not
isLong(Class<?>) - 类 中的静态方法com.qa.framework.library.base.ClassHelper
是否为 long 类型(包括 Long 类型)
isMac() - 类 中的静态方法com.qa.framework.library.base.OSHelper
Is mac boolean.
isNotEmpty(Object[]) - 类 中的静态方法com.qa.framework.library.base.ArrayUtil
判断数组是否非空
isNotEmpty(Collection<?>) - 类 中的静态方法com.qa.framework.library.base.CollectionHelper
判断 Collection 是否非空
isNotEmpty(Map<?, ?>) - 类 中的静态方法com.qa.framework.library.base.CollectionHelper
判断 Map 是否非空
isNotEmpty(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
判断字符串是否非空
isNumber(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Check if the string is a number or not
isSameDay(String, String) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Checks if two strings can be converted into Date are on the same day ignoring time.
isSameInstant(String, String) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Checks if two strings can be converted into Date are the same instant in time.
isShow() - 类 中的方法com.qa.framework.bean.Param
Is show boolean.
isSimilar(String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Two documents are considered to be "similar" if they contain the same elements and attributes regardless of order.
isSort() - 类 中的方法com.qa.framework.bean.Pair
Is sort boolean.
isStoreCookie() - 类 中的方法com.qa.framework.bean.Setup
Is store cookie boolean.
isStoreCookie() - 类 中的方法com.qa.framework.bean.TestData
Is store cookie boolean.
isString(Class<?>) - 类 中的静态方法com.qa.framework.library.base.ClassHelper
是否为 String 类型
isUnix() - 类 中的静态方法com.qa.framework.library.base.OSHelper
Is unix boolean.
isUseCookie() - 类 中的方法com.qa.framework.bean.Setup
Is use cookie boolean.
isUseCookie() - 类 中的方法com.qa.framework.bean.TestData
Is use cookie boolean.
isUseProxy() - 类 中的静态方法com.qa.framework.config.PropConfig
Is use proxy boolean.
isWindows() - 类 中的静态方法com.qa.framework.library.base.OSHelper
Is windows boolean.
iterateElements(String, HashMap<String, String>) - 类 中的方法com.qa.framework.library.base.XMLHelper
Iterate all elements under specified parent element and put the element name and element text into HashMap

J

JsonHelper - com.qa.framework.library.base中的类
The type Json helper.
JsonHelper() - 类 的构造器com.qa.framework.library.base.JsonHelper
 
JudgeStringJson(String) - 类 中的静态方法com.qa.framework.library.base.JsonHelper
简单判断是否是json格式的字符串

L

libPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Lib path string.
listFileNamesInDirectoryRecursive(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds file names within a given directory (and its all subdirectories).
listFilesInDirectory(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds files within a given directory.
listFilesInDirectory(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds files within a given directory.
listFilesInDirectory(String, String[]) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds files within a given directory which match an array of extensions.
listFilesInDirectoryRecursive(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds files within a given directory (and its subdirectories).
listFilesInDirectoryRecursive(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds files within a given directory (and its all subdirectories).
listFilesInDirectoryRecursive(String, String[]) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds files within a given directory (and its subdirectories) which match an array of extensions.
listFilesInDirectoryRecursive(String, String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Finds files within a given directory (and its specified subdirectories).
listToString(List<String>, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Convert an list of strings to one string.
loadClass(String) - 类 中的静态方法com.qa.framework.library.base.ClassHelper
加载类(将自动初始化)
loadClass(String, boolean) - 类 中的静态方法com.qa.framework.library.base.ClassHelper
加载类
Log4jExPatternLayout - com.qa.framework.library.log4j中的类
Created by kcgw001 on 2016/2/22.
Log4jExPatternLayout(String) - 类 的构造器com.qa.framework.library.log4j.Log4jExPatternLayout
Instantiates a new Log 4 j ex pattern layout.
Log4jExPatternLayout() - 类 的构造器com.qa.framework.library.log4j.Log4jExPatternLayout
Instantiates a new Log 4 j ex pattern layout.
Log4jExPatternParser - com.qa.framework.library.log4j中的类
Created by kcgw001 on 2016/2/22.
Log4jExPatternParser(String) - 类 的构造器com.qa.framework.library.log4j.Log4jExPatternParser
Instantiates a new Log 4 j ex pattern parser.
logger - 类 中的静态变量com.qa.framework.bean.ExpectResult
The constant logger.
logger - 类 中的静态变量com.qa.framework.core.TestBase
The constant logger.
logger - 类 中的静态变量com.qa.framework.library.httpclient.HttpMethod
The constant logger.
logger - 类 中的静态变量com.qa.framework.verify.ContainExpectResult
The constant logger.
logger - 类 中的静态变量com.qa.framework.verify.PairExpectResult
The constant logger.

M

main(String[]) - 类 中的静态方法com.qa.framework.generator.PropertiesSetting
The entry point of application.
main(String[]) - 类 中的静态方法com.qa.framework.generator.TestngXmlGenerator
The entry point of application.
main(String[]) - 类 中的静态方法com.qa.framework.library.base.ClassHelper
The entry point of application.
main(String[]) - 类 中的静态方法com.qa.framework.library.base.DynamicCompile
测试入口
main(String[]) - 类 中的静态方法com.qa.framework.library.base.IOHelper
The entry point of application.
main(String[]) - 类 中的静态方法com.qa.framework.library.base.OSHelper
The entry point of application.
mapCache - 类 中的变量com.qa.framework.cache.StringCache
The constant mapCache.
mergeStringArrays(String[], String[]) - 类 中的静态方法com.qa.framework.library.base.StringHelper
This method can be used to merge 2 arrays of string values.
moveDirectoryUnderDirectory(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Moves a directory to the destination directory.
moveFile(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Moves a file
moveFileToDirectory(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Moves a file to a directory.

N

newInstance(String) - 类 中的静态方法com.qa.framework.library.base.ReflectHelper
通过反射创建实例
next() - 类 中的方法com.qa.framework.core.XmlDataProvider
 
NoSuchParamException - com.qa.framework.exception中的异常错误
Created by apple on 15/11/23.
NoSuchParamException(String) - 异常错误 的构造器com.qa.framework.exception.NoSuchParamException
Instantiates a new No such param exception.
NoSuchSetupException - com.qa.framework.exception中的异常错误
Created by apple on 15/11/22.
NoSuchSetupException(String) - 异常错误 的构造器com.qa.framework.exception.NoSuchSetupException
Instantiates a new No such setup exception.
NoSuchSqlException - com.qa.framework.exception中的异常错误
Created by apple on 15/11/23.
NoSuchSqlException(String) - 异常错误 的构造器com.qa.framework.exception.NoSuchSqlException
Instantiates a new No such sql exception.
NoSuchSqlReturnValueException - com.qa.framework.exception中的异常错误
Created by apple on 15/11/23.
NoSuchSqlReturnValueException(String, String) - 异常错误 的构造器com.qa.framework.exception.NoSuchSqlReturnValueException
Instantiates a new No such sql return value exception.
now() - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Get Date Now
Number - 类 中的静态变量com.qa.framework.library.base.JsonHelper
The constant Number.

O

ObjectJson - 类 中的静态变量com.qa.framework.library.base.JsonHelper
The constant ObjectJson.
okResult - 类 中的静态变量com.qa.framework.library.base.ProcessHelper
The constant okResult.
onFinish(ITestContext) - 类 中的方法com.qa.framework.testnglistener.TestResultListener
 
onStart(ITestContext) - 类 中的方法com.qa.framework.testnglistener.TestResultListener
 
onTestFailure(ITestResult) - 类 中的方法com.qa.framework.testnglistener.TestResultListener
 
onTestSkipped(ITestResult) - 类 中的方法com.qa.framework.testnglistener.TestResultListener
 
onTestStart(ITestResult) - 类 中的方法com.qa.framework.testnglistener.TestResultListener
 
onTestSuccess(ITestResult) - 类 中的方法com.qa.framework.testnglistener.TestResultListener
 
OSHelper - com.qa.framework.library.base中的类
The type Os helper.
OSHelper() - 类 的构造器com.qa.framework.library.base.OSHelper
 

P

packageName - 类 中的变量com.qa.framework.classfinder.impl.support.ClassTemplate
The Package name.
Page - com.qa.framework.classfinder.annotation中的注释类型
定义 Service 类
Pair - com.qa.framework.bean中的类
Created by apple on 15/11/20.
Pair(String, String) - 类 的构造器com.qa.framework.bean.Pair
Instantiates a new Pair.
Pair() - 类 的构造器com.qa.framework.bean.Pair
Instantiates a new Pair.
PairExpectResult - com.qa.framework.verify中的类
Created by apple on 15/11/20.
PairExpectResult() - 类 的构造器com.qa.framework.verify.PairExpectResult
 
Param - com.qa.framework.bean中的类
封装一个测试用例需要的一个数据 Created by apple on 15/11/18.
Param() - 类 的构造器com.qa.framework.bean.Param
 
ParamValueProcessor - com.qa.framework.core中的类
处理param中value的变量 Created by apple on 15/11/23.
ParamValueProcessor(DataConfig) - 类 的构造器com.qa.framework.core.ParamValueProcessor
Instantiates a new Param value processor.
ParamValueProcessor(DataConfig, String) - 类 的构造器com.qa.framework.core.ParamValueProcessor
Instantiates a new Param value processor.
phpArray - 类 中的静态变量com.qa.framework.library.base.JsonHelper
The constant phpArray.
portIsUsed(int) - 类 中的静态方法com.qa.framework.library.base.ProcessHelper
Port is used boolean.
postUrl(String) - 类 中的静态方法com.qa.framework.library.httpclient.HttpMethod
Post url string.
PowerEmailableReporter - com.qa.framework.testnglistener中的类
Reported designed to render self-contained HTML top down view of a testing suite.
PowerEmailableReporter() - 类 的构造器com.qa.framework.testnglistener.PowerEmailableReporter
 
process() - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process.
processAfter(TestData) - 类 中的方法com.qa.framework.core.TestBase
Process after.
processBefore() - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process before.
processExpectResult(TestData) - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process expect result.
ProcessHelper - com.qa.framework.library.base中的类
Created by kcgw001 on 2016/3/29.
ProcessHelper() - 类 的构造器com.qa.framework.library.base.ProcessHelper
 
processPair(Pair) - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process pair.
processParamFromOtherTestData(Param) - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process param from other test data.
processParamFromSetup(TestData, Param) - 类 中的方法com.qa.framework.core.ParamValueProcessor
处理param中需要接受setup中param值的问题
processParamPair(Param, Setup, TestData) - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process param pair.
processSetupParam() - 类 中的方法com.qa.framework.core.ParamValueProcessor
处理setup中param的占位
processSetupResultParam(TestData) - 类 中的方法com.qa.framework.core.TestBase
Process param.
processTestDataParam() - 类 中的方法com.qa.framework.core.ParamValueProcessor
Process test data param.
ProjectEnvironment - com.qa.framework.config中的类
The type Project environment.
ProjectEnvironment() - 类 的构造器com.qa.framework.config.ProjectEnvironment
 
PropConfig - com.qa.framework.config中的类
Created by apple on 15/11/18.
PropConfig() - 类 的构造器com.qa.framework.config.PropConfig
 
PropertiesSetting - com.qa.framework.generator中的类
The type Properties setting.
PropertiesSetting() - 类 的构造器com.qa.framework.generator.PropertiesSetting
 
put(String, String) - 类 中的方法com.qa.framework.cache.StringCache
Put.
pwMatrixPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Pw matrix path string.

Q

queryCount(String, Object...) - 类 中的方法com.qa.framework.library.database.DBHelper
Query count long.
queryEntity(Class<T>, String, Object...) - 类 中的静态方法com.qa.framework.library.database.DBHelper
查询实体
queryEntityList(Class<T>, String, Object...) - 类 中的静态方法com.qa.framework.library.database.DBHelper
查询实体列表
queryField(String, String, Object...) - 类 中的静态方法com.qa.framework.library.database.DBHelper
Query field string.
queryOneRow(String, Object...) - 类 中的静态方法com.qa.framework.library.database.DBHelper
Query one row map.
queryRows(String, Object...) - 类 中的静态方法com.qa.framework.library.database.DBHelper
执行查询语句

R

read(String) - 类 中的静态方法com.qa.framework.library.base.TextFileHelper
Read a file as a single string:
read() - 类 中的静态方法com.qa.framework.library.database.XmlToBean
Read list.
read(String) - 类 中的静态方法com.qa.framework.library.database.XmlToBean
Read list.
readFileToString(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Reads the contents of a file into a String
readLinesToList(String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Reads the contents of a file line by line to a List of Strings
readXMLFile(String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Read and parse XML file
ReflectHelper - com.qa.framework.library.base中的类
Created by apple on 15/11/18.
ReflectHelper() - 类 的构造器com.qa.framework.library.base.ReflectHelper
 
ReflectHelper - com.qa.framework.library.reflect中的类
Created by apple on 15/11/18.
ReflectHelper() - 类 的构造器com.qa.framework.library.reflect.ReflectHelper
 
remove() - 类 中的方法com.qa.framework.core.XmlDataProvider
 
removeAttribute(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Remove the specified Attribute under specified element
removeBOM(String) - 类 中的静态方法com.qa.framework.library.httpclient.HttpConnectionImp
Remove bom string.
removeChildElement(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Remove the specified child Element under Parent element
removeSpecialChar(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Remove special char string.
reportsLinkToFilePath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Reports link to file path string.
reportsPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Reports path string.
reportsScreenshotPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Reports screenshot path string.
request(String, List<Param>, String, boolean, boolean) - 类 中的方法com.qa.framework.core.TestBase
Get content string.
resourcePath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Resource path string.
retry(ITestResult) - 类 中的方法com.qa.framework.testnglistener.TestngRetry
 
RetryListener - com.qa.framework.testnglistener中的类
RetryListener for each test method.
RetryListener() - 类 的构造器com.qa.framework.testnglistener.RetryListener
 
rollbackTransaction() - 类 中的静态方法com.qa.framework.library.database.DBHelper
回滚事务

S

saveTo(String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Save document to specified XML file
Service - com.qa.framework.classfinder.annotation中的注释类型
定义 Service 类
set(CookieStore) - 类 中的静态方法com.qa.framework.library.httpclient.CookieCache
Set.
setAddDay(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets add day.
setAddHour(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets add hour.
setAddMin(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets add min.
setAddMonth(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets add month.
setAddSecond(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets add second.
setAddYear(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets add year.
setAfter(After) - 类 中的方法com.qa.framework.bean.TestData
Sets after.
setAttributeText(Element, String, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Set the attribute text of the specified element
setBasePackage(String) - 类 中的静态方法com.qa.framework.config.PropConfig
 
setBasetime(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets basetime.
setBefore(Before) - 类 中的方法com.qa.framework.bean.TestData
Sets before.
setClassName(String) - 类 中的方法com.qa.framework.library.base.DynamicCompile
指定类名称
setClsName(String) - 类 中的方法com.qa.framework.bean.Function
Sets cls name.
setContainKeys(String) - 类 中的方法com.qa.framework.verify.PairExpectResult
Sets contain keys.
setContainKeys(String[]) - 类 中的方法com.qa.framework.verify.PairExpectResult
Sets contain keys.
setCurrentFileName(String) - 类 中的方法com.qa.framework.bean.TestData
Sets current file name.
setDateFormat(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets date format.
setDateStamp(DateStamp) - 类 中的方法com.qa.framework.bean.Param
Sets date stamp.
setDbPoolName(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets db pool name.
setDesc(String) - 类 中的方法com.qa.framework.bean.TestData
Sets desc.
setDocument(Document) - 类 中的方法com.qa.framework.library.base.XMLHelper
Sets document.
setDriver(String) - 类 中的方法com.qa.framework.library.database.BaseConnBean
Sets driver.
setExpectResult(ExpectResult) - 类 中的方法com.qa.framework.bean.TestData
Sets expect result.
setExpectResultImp(List<IExpectResult>) - 类 中的方法com.qa.framework.bean.ExpectResult
Sets expect result imp.
setExtraCheck(ExtraCheck) - 类 中的方法com.qa.framework.bean.TestData
Sets extra check.
setFunction(Function) - 类 中的方法com.qa.framework.bean.Param
Sets function.
setFunctionList(List<Function>) - 类 中的方法com.qa.framework.bean.ExtraCheck
Sets function list.
setFunctions(List<Function>) - 类 中的方法com.qa.framework.bean.After
Sets functions.
setFunctions(List<Function>) - 类 中的方法com.qa.framework.bean.Before
Sets functions.
setHttpMethod(String) - 类 中的方法com.qa.framework.bean.DataConfig
Sets http method.
setHttpMethod(String) - 类 中的方法com.qa.framework.bean.Setup
Sets http method.
setJdbcurl(String) - 类 中的方法com.qa.framework.library.database.BaseConnBean
Sets jdbcurl.
setKey(String) - 类 中的方法com.qa.framework.bean.Pair
Sets key.
setLocalhost(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets localhost.
setLocalport(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets localport.
setMapStatement(String) - 类 中的方法com.qa.framework.bean.Pair
Sets map statement.
setMax(int) - 类 中的方法com.qa.framework.library.database.BaseConnBean
Sets max.
setMethod(Object, String, Object, Class) - 类 中的静态方法com.qa.framework.library.base.ReflectHelper
Sets method.
setMethod(Class, String, Object, Class) - 类 中的静态方法com.qa.framework.library.base.ReflectHelper
Sets method.
setMethod(Object, String, Object, Class) - 类 中的静态方法com.qa.framework.library.reflect.ReflectHelper
Sets method.
setMethod(Class, String, Object, Class) - 类 中的静态方法com.qa.framework.library.reflect.ReflectHelper
Sets method.
setMethodName(String) - 类 中的方法com.qa.framework.bean.Function
Sets method name.
setMultiple(String) - 类 中的方法com.qa.framework.bean.Param
Sets multiple.
setName(String) - 类 中的方法com.qa.framework.bean.Param
Sets name.
setName(String) - 类 中的方法com.qa.framework.bean.Setup
Sets name.
setName(String) - 类 中的方法com.qa.framework.bean.Sql
Sets name.
setName(String) - 类 中的方法com.qa.framework.bean.TestData
Sets name.
setName(String) - 类 中的方法com.qa.framework.library.database.BaseConnBean
Sets name.
setOutPath(String) - 类 中的方法com.qa.framework.library.base.DynamicCompile
设定输出路径
setPair(List<Pair>) - 类 中的方法com.qa.framework.bean.Param
Sets pair.
setPairs(List<Pair>) - 类 中的方法com.qa.framework.verify.PairExpectResult
Sets pairs.
setPairsStatement(String) - 类 中的方法com.qa.framework.verify.PairExpectResult
Sets pairs statement.
setParamMap(Map<String, Param>) - 类 中的方法com.qa.framework.bean.Setup
Sets param map.
setParams(List<Param>) - 类 中的方法com.qa.framework.bean.Setup
Sets params.
setParams(List<Param>) - 类 中的方法com.qa.framework.bean.TestData
Sets params.
setPassword(String) - 类 中的方法com.qa.framework.library.database.BaseConnBean
Sets password.
setPatternMatch(Boolean) - 类 中的方法com.qa.framework.bean.Pair
 
setPatternMatch(String) - 类 中的方法com.qa.framework.bean.Pair
 
setPatternMatch(Boolean) - 类 中的方法com.qa.framework.verify.ContainExpectResult
 
setPatternMatch(String) - 类 中的方法com.qa.framework.verify.ContainExpectResult
 
setRetryCount(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets retry count.
setReturnValues(String[]) - 类 中的方法com.qa.framework.bean.Sql
Sets return values.
setSendTime(String) - 类 中的方法com.qa.framework.bean.TestData
Sets send time.
setSetDay(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets set day.
setSetHour(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets set hour.
setSetMin(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets set min.
setSetMonth(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets set month.
setSetSecond(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets set second.
setSetupList(List<Setup>) - 类 中的方法com.qa.framework.bean.TestData
Sets setup list.
setSetupMap(Map<String, Setup>) - 类 中的方法com.qa.framework.bean.TestData
Sets setup map.
setSetYear(String) - 类 中的方法com.qa.framework.bean.DateStamp
Sets set year.
setShow(String) - 类 中的方法com.qa.framework.bean.Param
Sets show.
setShow(boolean) - 类 中的方法com.qa.framework.bean.Param
Sets show.
setSort(String) - 类 中的方法com.qa.framework.bean.Pair
Sets sort.
setSort(boolean) - 类 中的方法com.qa.framework.bean.Pair
Sets sort.
setSource(String) - 类 中的方法com.qa.framework.library.base.DynamicCompile
设定参与编译的源代码
setSourceCodeDir(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets source code dir.
setSourceCodeEncoding(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets source code encoding.
setSqls(List<Sql>) - 类 中的方法com.qa.framework.bean.After
Sets sqls.
setSqls(List<Sql>) - 类 中的方法com.qa.framework.bean.Before
Sets sqls.
setSqls(List<Sql>) - 类 中的方法com.qa.framework.bean.Param
Sets sqls.
setSqls(List<Sql>) - 类 中的方法com.qa.framework.verify.ContainExpectResult
Sets sqls.
setSqlStatement(String) - 类 中的方法com.qa.framework.bean.Sql
Sets sql statement.
setStoreCookie(String) - 类 中的方法com.qa.framework.bean.Setup
Sets store cookie.
setStoreCookie(boolean) - 类 中的方法com.qa.framework.bean.Setup
Sets store cookie.
setStoreCookie(boolean) - 类 中的方法com.qa.framework.bean.TestData
Sets store cookie.
setStoreCookie(String) - 类 中的方法com.qa.framework.bean.TestData
Sets store cookie.
setStringSqlMap(Map<String, Sql>) - 类 中的方法com.qa.framework.verify.ContainExpectResult
Sets string sql map.
setText(Element, String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Set the element text for the specified element
setTextStatement(String) - 类 中的方法com.qa.framework.verify.ContainExpectResult
Sets key statement.
setTimeout(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets timeout.
settingRules() - 接口 中的方法com.qa.framework.mock.IMockServer
 
setType(String) - 类 中的方法com.qa.framework.bean.Param
Sets type.
Setup - com.qa.framework.bean中的类
Created by apple on 15/11/18.
Setup() - 类 的构造器com.qa.framework.bean.Setup
 
setUrl(String) - 类 中的方法com.qa.framework.bean.DataConfig
Sets url.
setUrl(String) - 类 中的方法com.qa.framework.bean.Setup
Sets url.
setUseCookie(String) - 类 中的方法com.qa.framework.bean.Setup
Sets use cookie.
setUseCookie(boolean) - 类 中的方法com.qa.framework.bean.Setup
Sets use cookie.
setUseCookie(String) - 类 中的方法com.qa.framework.bean.TestData
Sets use cookie.
setUseCookie(boolean) - 类 中的方法com.qa.framework.bean.TestData
Sets use cookie.
setUseProxy(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets use proxy.
setUsername(String) - 类 中的方法com.qa.framework.library.database.BaseConnBean
Sets username.
setValue(String) - 类 中的方法com.qa.framework.bean.Pair
Sets value.
setValue(String) - 类 中的方法com.qa.framework.bean.Param
Sets value.
setWait(long) - 类 中的方法com.qa.framework.library.database.BaseConnBean
Sets wait.
setWebPath(String) - 类 中的静态方法com.qa.framework.config.PropConfig
Sets web path.
setXmlDataNmae(String) - 类 中的静态方法com.qa.framework.core.DataManager
Sets xml data nmae.
setXmlName(String) - 类 中的静态方法com.qa.framework.core.DataManager
Sets xml name.
shutdownPool() - 类 中的静态方法com.qa.framework.library.database.DBPoolFactory
Release Pool
Sql - com.qa.framework.bean中的类
封装测试用例的一个测试数据中的sql操作 Created by apple on 15/11/18.
Sql() - 类 的构造器com.qa.framework.bean.Sql
 
srcPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Src path string.
startHtml(PrintWriter) - 类 中的方法com.qa.framework.testnglistener.PowerEmailableReporter
Starts HTML stream
startPool(String, String, String, String, int, long) - 类 中的静态方法com.qa.framework.library.database.DBPoolFactory
Start Pool
startServer() - 接口 中的方法com.qa.framework.mock.IMockServer
 
startsWithIgnoreCase(String, String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Check a String starts with another string ignoring the case.
stopServer() - 接口 中的方法com.qa.framework.mock.IMockServer
 
Str - 类 中的静态变量com.qa.framework.library.base.JsonHelper
The constant Str.
StringCache - com.qa.framework.cache中的类
Created by apple on 15/11/25.
StringCache() - 类 的构造器com.qa.framework.cache.StringCache
 
StringHelper - com.qa.framework.library.base中的类
General convenience methods for working with Strings
StringHelper() - 类 的构造器com.qa.framework.library.base.StringHelper
 
StringUtil - com.qa.framework.util中的类
Created by kcgw001 on 2016/7/15.
StringUtil() - 类 的构造器com.qa.framework.util.StringUtil
 
strToXML(String) - 类 中的方法com.qa.framework.library.base.XMLHelper
Str to xml xml helper.
superClass - 类 中的变量com.qa.framework.classfinder.impl.support.SupperClassTemplate
The Super class.
SupperClassTemplate - com.qa.framework.classfinder.impl.support中的类
用于获取子类的模板类
SupperClassTemplate(String, Class<?>) - 类 的构造器com.qa.framework.classfinder.impl.support.SupperClassTemplate
Instantiates a new Supper class template.

T

TestBase - com.qa.framework.core中的类
提供一个模板类 Created by apple on 15/11/19.
TestBase() - 类 的构造器com.qa.framework.core.TestBase
 
testcase(TestData, String, String) - 类 中的方法com.qa.framework.factory.Executor
Testcase.
testCasesPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Test cases path string.
TestData - com.qa.framework.bean中的类
封装一个测试用例的一组数据 Created by apple on 15/11/18.
TestData() - 类 的构造器com.qa.framework.bean.TestData
 
TestDataDescDuplicatedException - com.qa.framework.exception中的异常错误
Created by apple on 15/11/23.
TestDataDescDuplicatedException(String, String) - 异常错误 的构造器com.qa.framework.exception.TestDataDescDuplicatedException
Instantiates a new No such param exception.
TestDataNameDuplicatedException - com.qa.framework.exception中的异常错误
Created by apple on 15/11/23.
TestDataNameDuplicatedException(String, String) - 异常错误 的构造器com.qa.framework.exception.TestDataNameDuplicatedException
Instantiates a new No such param exception.
TestngRetry - com.qa.framework.testnglistener中的类
TestNG retry Analyzer.
TestngRetry() - 类 的构造器com.qa.framework.testnglistener.TestngRetry
 
TestngXmlGenerator - com.qa.framework.generator中的类
The type Testng xml generator.
TestngXmlGenerator() - 类 的构造器com.qa.framework.generator.TestngXmlGenerator
 
TestResultListener - com.qa.framework.testnglistener中的类
Test result Listener.
TestResultListener() - 类 的构造器com.qa.framework.testnglistener.TestResultListener
 
testSuitesPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Test suites path string.
TestXmlData - com.qa.framework.core中的类
Created by Administrator on 2016/6/23.
TestXmlData() - 类 的构造器com.qa.framework.core.TestXmlData
 
TextFileHelper - com.qa.framework.library.base中的类
Static functions for reading and writing text files as a single string, and treating a file as an ArrayList.
TextFileHelper(String, String) - 类 的构造器com.qa.framework.library.base.TextFileHelper
Read a file, split by any regular expression:
TextFileHelper(String) - 类 的构造器com.qa.framework.library.base.TextFileHelper
Normally read by lines:
toDate(String, String) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Convert string to corresponding date format
toDate(String) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Convert string to corresponding date format
toDateTime(String, String) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Convert string to corresponding date format
toDateTime(String) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Convert string to corresponding date format
toString() - 类 中的方法com.qa.framework.bean.DateStamp
 
toString() - 类 中的方法com.qa.framework.bean.Pair
 
toString() - 类 中的方法com.qa.framework.bean.Param
 
toString() - 类 中的方法com.qa.framework.bean.Setup
 
toString() - 类 中的方法com.qa.framework.bean.Sql
 
toString() - 类 中的方法com.qa.framework.bean.TestData
 
toString() - 类 中的方法com.qa.framework.library.base.DynamicCompile
 
transform(ITestAnnotation, Class, Constructor, Method) - 类 中的方法com.qa.framework.testnglistener.RetryListener
 
trimArray(String[]) - 类 中的静态方法com.qa.framework.library.base.StringHelper
This method can be used to trim all the String values in the string array.
trimList(List<String>) - 类 中的静态方法com.qa.framework.library.base.StringHelper
This method can be used to trim all the String values in the string list.

U

uiObjectsMapPath() - 类 中的静态方法com.qa.framework.config.ProjectEnvironment
Ui objects map path string.
unquote(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
This String util method removes single or double quotes from a string if its quoted. for input string = "mystr1" output will be = mystr1 for input string = 'mystr2' output will be = mystr2
updateEntity(Class<T>, long, Map<String, Object>) - 类 中的静态方法com.qa.framework.library.database.DBHelper
更新实体
urlDecode(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Url decode string.
urlEncode(String) - 类 中的静态方法com.qa.framework.library.base.StringHelper
Url encode string. url转码
useGetMethod(String, List<Param>, boolean, boolean) - 类 中的静态方法com.qa.framework.library.httpclient.HttpMethod
Use get method string.
useGetMethod(String, List<Param>, boolean, boolean, int) - 类 中的静态方法com.qa.framework.library.httpclient.HttpMethod
Use get method string.
usePostMethod(String, List<Param>, boolean, boolean) - 类 中的静态方法com.qa.framework.library.httpclient.HttpMethod
Use post method string.
usePutMethod(String, List<Param>, boolean, boolean) - 类 中的静态方法com.qa.framework.library.httpclient.HttpMethod
Use put method string.

V

verifyResult(TestData, String) - 类 中的方法com.qa.framework.core.TestBase
Verify result.

W

wait(Double) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Wait specified second
wait(int) - 类 中的静态方法com.qa.framework.library.base.DateTimeHelper
Wait specified second
wildcardMatch(String, String, IOCase) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
wildcardMatch(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
write(String, String) - 类 中的静态方法com.qa.framework.library.base.TextFileHelper
Write a single file in one method call:
write(String) - 类 中的方法com.qa.framework.library.base.TextFileHelper
Write.
writeLinesToFile(String, List<String>) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Writes a List of Strings to the specified File line by line.
writeStringToFile(String, String) - 类 中的静态方法com.qa.framework.library.base.IOHelper
Writes a String to a file creating the file if it does not exist.

X

XmlDataProvider - com.qa.framework.core中的类
Created by apple on 15/11/18.
XmlDataProvider(String) - 类 的构造器com.qa.framework.core.XmlDataProvider
Instantiates a new Xml data provider.
XmlDataProvider(String, String) - 类 的构造器com.qa.framework.core.XmlDataProvider
Instantiates a new Xml data provider.
xmlFactoryData() - 类 中的静态方法com.qa.framework.core.TestXmlData
Xml factory data iterator.
XMLHelper - com.qa.framework.library.base中的类
General convenience methods for working with XML
XMLHelper() - 类 的构造器com.qa.framework.library.base.XMLHelper
 
XmlToBean - com.qa.framework.library.database中的类
The type Xml to bean.
XmlToBean() - 类 的构造器com.qa.framework.library.database.XmlToBean
 
A B C D E F G H I J L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2016. All rights reserved.