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
d07184c3
Commit
d07184c3
authored
Jun 05, 2019
by
赵然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zr
parent
b4306a2d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
游戏_新建无大奖游戏.java
src/test/java/http/cases/GameTest/游戏_新建无大奖游戏.java
+2
-2
账户异常提现_AccessTest.java
src/test/java/http/cases/WalletTest/账户异常提现_AccessTest.java
+1
-1
No files found.
src/test/java/http/cases/GameTest/游戏_新建无大奖游戏
_AccessTest
.java
→
src/test/java/http/cases/GameTest/游戏_新建无大奖游戏.java
View file @
d07184c3
/**
* Copyright (C), 2015-2018
* FileName: 游戏_新建无大奖游戏
_AccessTest
* FileName: 游戏_新建无大奖游戏
* Author: qianwenjun
* Date: 2018/5/27 09:29
* Description: 新建无大奖游戏
...
...
@@ -34,7 +34,7 @@ import static io.restassured.RestAssured.given;
* @create 2018/5/27
* @since 1.0.0
*/
public
class
游戏
_
新建无大奖游戏
_AccessTest
extends
DuibaTestBase
{
public
class
游戏
_
新建无大奖游戏
extends
DuibaTestBase
{
private
DuibaLog
logger
=
DuibaLog
.
getLogger
();
...
...
src/test/java/http/cases/WalletTest/账户异常提现_AccessTest.java
View file @
d07184c3
...
...
@@ -159,7 +159,7 @@ public class 账户异常提现_AccessTest extends DuibaTestBase{
this
.
checkRecord
(
uid3
,
"100"
);
}
@Test
//
@Test
public
void
兑吧账户余额不足
()
throws
Exception
{
Response
responses
=
managerService
.
adminDuibaBalance
();
String
balanceManager
=
MatcherString
.
getString
(
responses
.
asString
(),
"type=\"hidden\" value=\"(.*?)\""
,
1
);
...
...
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