Commit d38604a2 authored by 吕雯燕's avatar 吕雯燕

lv

parent 39cf312f
......@@ -378,10 +378,8 @@ public class 自有新实物_兑换流程测试_ExchangeTest extends CheckTemple
}
<<<<<<< HEAD
//测试使用
//@Test(enabled=true, dataProvider="testdp", threadPoolSize=1, invocationCount=100)
=======
@DataProvider(name = "testdp", parallel = true)
public static Object[][]testdp(){
return new Object[][]{
......@@ -399,7 +397,6 @@ public class 自有新实物_兑换流程测试_ExchangeTest extends CheckTemple
}
// @Test(enabled=true, dataProvider="testdp", threadPoolSize=1, invocationCount=100)
>>>>>>> mabo
public void test(int uid) throws Exception {
// System.out.println("Current Thread Id: " + Thread.currentThread().getId() + ". Dataprovider number: "+ dpNumber);
// Thread.sleep(5000);
......
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