Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
test-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
马博
test-platform
Commits
e77bf0be
Commit
e77bf0be
authored
Nov 20, 2018
by
钱雯君
Browse files
Options
Browse Files
Download
Plain Diff
add
parents
6d025fb8
f87a2c60
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
pk_开奖_瓜分红包测试.java
src/test/java/http/cases/PkTest/pk_开奖_瓜分红包测试.java
+5
-0
No files found.
src/test/java/http/cases/PkTest/pk_开奖_瓜分红包测试.java
View file @
e77bf0be
...
...
@@ -62,8 +62,12 @@ public class pk_开奖_瓜分红包测试 extends DuibaTestBase {
@BeforeMethod
<<<<<<<
HEAD
//注意初始化的方法不能与父类的相同,会被覆盖住
public
void
setUpPkActivity
()
{
=======
public
void
beforeMethod
()
{
>>>>>>>
f87a2c6084a3908a60a5357c6907d3fbe4887970
try
{
createPk
(
"2"
,
"2020-08-12 00:00:00"
,
groupId
);
...
...
@@ -76,6 +80,7 @@ public class pk_开奖_瓜分红包测试 extends DuibaTestBase {
@Test
public
void
瓜分红包
_
两个选项
_
押注人数相同
_
开奖测试
()
throws
Exception
{
System
.
out
.
println
(
"1"
);
Response
betList
=
pkService
.
getBetList
(
3445
);
List
<
BetMobileVo
>
betMobileVoList
=
betList
.
jsonPath
().
getList
(
"data.unbetList"
,
BetMobileVo
.
class
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment