Commit 2ac8466b authored by 赵然's avatar 赵然

zr

parent af1bb691
...@@ -141,7 +141,7 @@ public class 插件出奖异常测试_pluginTest extends DuibaTestBase { ...@@ -141,7 +141,7 @@ public class 插件出奖异常测试_pluginTest extends DuibaTestBase {
} }
@Test (dataProvider = "providerMethod") //@Test (dataProvider = "providerMethod")
public void 插件中奖限制测试(Map<String,String> data) throws Exception{ public void 插件中奖限制测试(Map<String,String> data) throws Exception{
logger.info(data.get("casename")); logger.info(data.get("casename"));
Map<String,String> map = new HashMap<>(); Map<String,String> map = new HashMap<>();
......
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