Commit 84d51ca3 by wff66504
parents c4f7cb09 6ec23d36
...@@ -90,7 +90,7 @@ public class APITest_tk extends BasicsGM{ ...@@ -90,7 +90,7 @@ public class APITest_tk extends BasicsGM{
//数据回写 //数据回写
// HashMap<String, Object> ExpectResult=MapUtil.Expect(data); // HashMap<String, Object> ExpectResult=MapUtil.Expect(data);
// SheetUtils sheet = new SheetUtils("DataAll.xls", "Output"); // SheetUtils sheet = new SheetUtils("DataAllWff.xls", "Output");
// sheet.writeExcel( // sheet.writeExcel(
// data.get("NO").toString(), // data.get("NO").toString(),
// data.get("TCNO").toString() + "_Step" + data.get("Step").toString(), // data.get("TCNO").toString() + "_Step" + data.get("Step").toString(),
......
xls=DataAll.xls xls=DataAllWff.xls
sheet=TestCase sheet=TestCase
mysql_local_Online=local mysql_local_Online=local
Percentage=60 Percentage=60
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment