Commit f87a2c60 authored by 马博's avatar 马博

test

parent 8b84cb59
...@@ -61,7 +61,7 @@ public class pk_开奖_瓜分红包测试 extends DuibaTestBase { ...@@ -61,7 +61,7 @@ public class pk_开奖_瓜分红包测试 extends DuibaTestBase {
@BeforeMethod @BeforeMethod
public void setUp() { public void beforeMethod() {
try { try {
createPk("2","2020-08-12 00:00:00",groupId); createPk("2","2020-08-12 00:00:00",groupId);
...@@ -74,6 +74,7 @@ public class pk_开奖_瓜分红包测试 extends DuibaTestBase { ...@@ -74,6 +74,7 @@ public class pk_开奖_瓜分红包测试 extends DuibaTestBase {
@Test @Test
public void 瓜分红包_两个选项_押注人数相同_开奖测试() throws Exception{ public void 瓜分红包_两个选项_押注人数相同_开奖测试() throws Exception{
System.out.println("1");
// Response betList = pkService.getBetList(3445); // Response betList = pkService.getBetList(3445);
// List<BetMobileVo> betMobileVoList = betList.jsonPath().getList("data.unbetList",BetMobileVo.class); // List<BetMobileVo> betMobileVoList = betList.jsonPath().getList("data.unbetList",BetMobileVo.class);
......
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