| 构造器和说明 |
|---|
IftExec() |
public void addCase(String casePath, String sheetName, String caseName, Class<?> cls, String method)
casePath - 用例路径 必填sheetName - Excel的sheet表名 可选caseName - 用例名称 必填cls - 执行用例的类 必填method - 类中的方法 必填public TestReport run()
public String getExcelReportPath()
Copyright © 2013. All Rights Reserved.