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
7f7cc335
Commit
7f7cc335
authored
Apr 15, 2019
by
qwj-github
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
3de151bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
集卡_出奖方式测试_DuibaTest.java
...a/http/cases/CollectActivityTest/集卡_出奖方式测试_DuibaTest.java
+1
-1
No files found.
src/test/java/http/cases/CollectActivityTest/集卡_出奖方式测试_DuibaTest.java
View file @
7f7cc335
...
@@ -131,7 +131,7 @@ public class 集卡_出奖方式测试_DuibaTest extends DuibaTestBase {
...
@@ -131,7 +131,7 @@ public class 集卡_出奖方式测试_DuibaTest extends DuibaTestBase {
logger
.
info
(
"校验中奖奖品类型成功,自定义活动游戏中奖奖品类型"
+
response
.
jsonPath
().
getString
(
"lottery.type"
));
logger
.
info
(
"校验中奖奖品类型成功,自定义活动游戏中奖奖品类型"
+
response
.
jsonPath
().
getString
(
"lottery.type"
));
Response
openResponse
=
this
.
playCollectResult
(
"241"
,
"19931"
,
2720
);
Response
openResponse
=
this
.
playCollectResult
(
"241"
,
"19931"
,
2720
);
Assert
.
assertEquals
(
openResponse
.
jsonPath
().
getString
(
"lottery.type"
),
awardsType
,
"校验奖项失败"
);
Assert
.
assertEquals
(
openResponse
.
jsonPath
().
getString
(
"lottery.type"
),
"thanks"
,
"校验奖项失败"
);
logger
.
info
(
"校验奖品信息type成功, 奖品信息为:"
+
openResponse
.
jsonPath
().
getString
(
"lottery.type"
));
logger
.
info
(
"校验奖品信息type成功, 奖品信息为:"
+
openResponse
.
jsonPath
().
getString
(
"lottery.type"
));
...
...
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