Commit e63b06bf by donghu

增加查询房间用例

1 parent 78d26e95
Showing 43 changed files with 162 additions and 46 deletions
This diff could not be displayed because it is too large.
......@@ -27,3 +27,66 @@
[2021-07-06 10:40:55.313] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-06 10:40:55.609] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-06 10:40:55:测试集结束======
[2021-07-06 10:40:55.609] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 08秒747毫秒======
[2021-07-06 17:07:19.742] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-06 17:07:19.803] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-06 17:07:19:测试集开始======
[2021-07-06 17:07:20.003] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 17:07:20:用例【com.pipi.invoker.CosPlayerTest.testActivityList】开始======
[2021-07-06 17:07:22.683] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testActivityList--Test Mthod Success
[2021-07-06 17:07:22.683] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 17:07:22:用例【com.pipi.invoker.CosPlayerTest.testActivityList】结束======
[2021-07-06 17:07:22.683] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 02秒680毫秒======
[2021-07-06 17:07:23.882] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 17:07:23:用例【com.pipi.invoker.CosPlayerTest.testGiftList】开始======
[2021-07-06 17:07:28.133] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testGiftList--Test Mthod Success
[2021-07-06 17:07:28.133] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 17:07:28:用例【com.pipi.invoker.CosPlayerTest.testGiftList】结束======
[2021-07-06 17:07:28.133] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 04秒251毫秒======
[2021-07-06 17:07:28.766] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 17:07:28:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】开始======
[2021-07-06 17:07:33.213] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testMoneyDetailsSave--Test Mthod Success
[2021-07-06 17:07:33.213] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 17:07:33:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】结束======
[2021-07-06 17:07:33.213] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 04秒447毫秒======
[2021-07-06 17:07:33.946] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 17:07:33:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】开始======
[2021-07-06 17:07:36.162] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testVirtualMoneyModify--Test Mthod Success
[2021-07-06 17:07:36.162] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 17:07:36:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】结束======
[2021-07-06 17:07:36.162] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 02秒216毫秒======
[2021-07-06 17:07:36.844] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testActivityList
[2021-07-06 17:07:36.844] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testGiftList
[2021-07-06 17:07:36.844] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testMoneyDetailsSave
[2021-07-06 17:07:36.844] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testVirtualMoneyModify
[2021-07-06 17:07:36.844] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:4
[2021-07-06 17:07:36.844] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:0
[2021-07-06 17:07:36.844] [TestNG] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-06 17:07:36.848] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-06 17:07:36.849] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-06 17:07:37.780] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-06 17:07:36:测试集结束======
[2021-07-06 17:07:37.780] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 17秒043毫秒======
[2021-07-06 18:12:58.997] [main] [INFO ] - [com.fangdd.qa.testng.TestngRetry:23] - retrycount=0
[2021-07-06 18:12:59.058] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:36] - ======2021-07-06 18:12:59:测试集开始======
[2021-07-06 18:12:59.251] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 18:12:59:用例【com.pipi.invoker.CosPlayerTest.testActivityList】开始======
[2021-07-06 18:12:59.766] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testActivityList--Test Mthod Success
[2021-07-06 18:12:59.767] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 18:12:59:用例【com.pipi.invoker.CosPlayerTest.testActivityList】结束======
[2021-07-06 18:12:59.767] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 516毫秒======
[2021-07-06 18:13:00.713] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 18:13:00:用例【com.pipi.invoker.CosPlayerTest.testGiftList】开始======
[2021-07-06 18:13:01.274] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testGiftList--Test Mthod Success
[2021-07-06 18:13:01.275] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 18:13:01:用例【com.pipi.invoker.CosPlayerTest.testGiftList】结束======
[2021-07-06 18:13:01.275] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 562毫秒======
[2021-07-06 18:13:02.338] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 18:13:02:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】开始======
[2021-07-06 18:13:03.111] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testMoneyDetailsSave--Test Mthod Success
[2021-07-06 18:13:03.112] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 18:13:03:用例【com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave】结束======
[2021-07-06 18:13:03.112] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 774毫秒======
[2021-07-06 18:13:03.926] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 18:13:03:用例【com.pipi.invoker.CosPlayerTest.testRoomList】开始======
[2021-07-06 18:13:04.508] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testRoomList--Test Mthod Success
[2021-07-06 18:13:04.508] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 18:13:04:用例【com.pipi.invoker.CosPlayerTest.testRoomList】结束======
[2021-07-06 18:13:04.508] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 582毫秒======
[2021-07-06 18:13:05.259] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:43] - ======2021-07-06 18:13:05:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】开始======
[2021-07-06 18:13:05.744] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:56] - testVirtualMoneyModify--Test Mthod Success
[2021-07-06 18:13:05.744] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:60] - ======2021-07-06 18:13:05:用例【com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify】结束======
[2021-07-06 18:13:05.745] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:61] - ======本次用例运行消耗时间 485毫秒======
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testRoomList
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testGiftList
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testVirtualMoneyModify
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testActivityList
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:159] - PassedTests = testMoneyDetailsSave
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:233] - passed tests count:5
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:234] - failed tests count:0
[2021-07-06 18:13:06.741] [main] [INFO ] - [com.fangdd.qa.testng.TestngListener:235] - skipped tests count:0
[2021-07-06 18:13:06.746] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:155] - 开始生成文件
[2021-07-06 18:13:06.747] [main] [INFO ] - [com.fangdd.qa.framework.utils.common.FileUtil:164] - 生成文件成功
[2021-07-06 18:13:07.777] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:80] - ======2021-07-06 18:13:06:测试集结束======
[2021-07-06 18:13:07.777] [main] [INFO ] - [com.fangdd.qa.testng.TestngSuiteListener:81] - ======本次测试集运行消耗时间 07秒684毫秒======
......@@ -22,7 +22,7 @@
<!--jenkins构建项目名称 -->
<jenkins.build.name>${project.artifactId}</jenkins.build.name>
<!--测试报告基于部署至web服务器根路径的相对地址,一般无需修改 -->
<jenkins.ReportPath>/target/TestReport/index.html</jenkins.ReportPath>
<jenkins.ReportPath>target/TestReport/index.html</jenkins.ReportPath>
<encoding>UTF-8</encoding>
<!--是否发送邮件通知 true:发送 false:不发送 -->
<isSendEmail>true</isSendEmail>
......
......@@ -56,4 +56,6 @@ public interface CosPlayPlayerService {
public JSONObject auditGuild(String mobile, String queryStr, String env);
public JSONObject roomList(String mobile, String env);
}
......@@ -542,6 +542,33 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
}
/**
* 根据手机号获取房间信息
* @param env
* @param mobile
* @return
*/
@Override
public JSONObject roomList(String mobile,String env) {
//获取控制台用户token
String adminToken = getAdminToken(env);
//根据用户手机号获取userId
JSONObject userJsonObj = this.userList(mobile, env);
String userId = userJsonObj.getString("id");
String userListUrl = "https://"+env+"-api-admin.apeiwan.com/api/v1/room/list";
Map<String, Object> adminHeaders = new HashMap();
adminHeaders.put("token", adminToken);
Map<String, Object> updateParams = new HashMap();
updateParams.put("pageNum", 1);
updateParams.put("pageSize", 10);
updateParams.put("userId", userId);
JSONObject jsonObj = HttpToolKit.invokePost(userListUrl, adminHeaders, updateParams).getJSONObject();
return jsonObj;
}
/**
* 申请加入公会
* @param env
* @param mobile
......@@ -666,7 +693,7 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
public static void main(String args[]){
CosPlyaPlayerServiceImpl cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
String env = "pre-test";
String env = "t3";
String mobile = "13823774131";
String roomNo = "TEST902661";
String productId = "444";
......@@ -707,8 +734,9 @@ public class CosPlyaPlayerServiceImpl implements CosPlayPlayerService {
//公会审批列表
//cosPlyaPlayerServiceImpl.applyList(mobile, env);
//cosPlyaPlayerServiceImpl.handleApply(mobile,applyId,env);
cosPlyaPlayerServiceImpl.auditGuild("13823774135", queryStr, env);
//cosPlyaPlayerServiceImpl.auditGuild("13823774135", queryStr, env);
cosPlyaPlayerServiceImpl.roomList(mobile, env);
}
......
......@@ -25,7 +25,8 @@ public class CosPlayerTest extends AbstractTest {
public static Map<String, Object> headers = new HashMap<String, Object>();
public String env = "pre-test";
//public String env = "pre-test";
public String env = "t3";
@BeforeClass(alwaysRun = true)
public void BeforeClassTest() {
......@@ -89,6 +90,21 @@ public class CosPlayerTest extends AbstractTest {
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 查询房间
* @param env
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true, description = "查询房间")
public void testRoomList() {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
//查询房间
JSONObject rsp = cosPlyaPlayerServiceImpl.roomList(BasicData.playMobile, env);
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
@AfterClass(alwaysRun = true)
public void afterClassTest() {
......
......@@ -3,7 +3,7 @@
<html xmlns:math="http://exslt.org/math" xmlns:testng="http://testng.org">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>t8t-fi-frt-test—cute接口自动化测试报告</title>
<title>pipi-test—cute接口自动化测试报告</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="max-age=0">
<meta http-equiv="cache-control" content="no-cache">
......
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://exslt.org/math"
xmlns:testng="http://testng.org">
<head xmlns="">
<title>t8t-fi-frt-test—cute接口自动化测试报告</title>
<title>pipi-test—cute接口自动化测试报告</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
<meta http-equiv="pragma" content="no-cache"></meta>
<meta http-equiv="cache-control" content="max-age=0"></meta>
......@@ -11,7 +11,7 @@
<script type="text/javascript" src="main.js"></script>
</head>
<body>
<h2 style="margin-bottom: 5px;">t8t-fi-frt-test—cute接口自动化测试报告</h2>
<h2 style="margin-bottom: 5px;">pipi-test—cute接口自动化测试报告</h2>
<div><a href="overview.html" target="content" onclick="javscript:clearAllSelections();">Results overview
</a></div>
<div><a href="reporterOutput.html" target="content"
......
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://exslt.org/math"
xmlns:testng="http://testng.org">
<head xmlns="">
<title>t8t-fi-frt-test—cute接口自动化测试报告</title>
<title>pipi-test—cute接口自动化测试报告</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
<meta http-equiv="pragma" content="no-cache"></meta>
<meta http-equiv="cache-control" content="max-age=0"></meta>
......@@ -46,7 +46,7 @@
</td>
<td xmlns="" style="background-color: #eaf0f7; padding: 3px 3px 3px 0;"
align="center"
nowrap="true">5s
nowrap="true">14s
</td>
</tr>
......@@ -57,7 +57,7 @@
<td align="center">0</td>
<td align="center">4</td>
<td align="center" style="font-weight: bold;">100%</td>
<td align="center" nowrap="true">5s
<td align="center" nowrap="true">14s
</td>
</tr>
......
This diff could not be displayed because it is too large.
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://exslt.org/math"
xmlns:testng="http://testng.org">
<head xmlns="">
<title>t8t-fi-frt-test—cute接口自动化测试报告</title>
<title>pipi-test—cute接口自动化测试报告</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"></meta>
<meta http-equiv="pragma" content="no-cache"></meta>
<meta http-equiv="cache-control" content="max-age=0"></meta>
......
<html><head><title>t8t-fi-frt-test—cute接口自动化测试报告</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">td {text-align: center;}</style></head><body><center><div><h2><p>t8t-fi-frt-test—cute接口自动化测试报告</p></h2><table border="1" width="50%" <tbody><tr><td><strong>测试执行环境</strong></td><td colspan="2">pre-test</td></tr><tr><td><strong>测试集执行开始时间</strong></td><td colspan="2">2021-07-06 10:40:46</td></tr><tr><td><strong>测试集执行结束时间</strong></td><td colspan="2">2021-07-06 10:40:55</td></tr><tr><td><strong>测试集执行耗时</strong></td><td colspan="2">08秒747毫秒</td></tr><tr><td><strong>执行用例总数</strong></td><td colspan="2">4</td></tr><tr><td><strong>执行结果</strong></td><th><strong>用例数</strong></td><td><strong>百分比</strong></td></tr><tr><td><strong>通过(Passed)</strong></td><td>4</td><td>100.00%</td></tr><tr><td><strong>失败(Failed)</strong></td><td>0</td><td>0.00%</td></tr><tr><td><strong>未执行(Skipped)</strong></td><td>0</td><td>0.00%</td></tr></tbody></table>点击查看报告详情:<a href="http://10.1.10.21/testcode/t8t-fi-frt-test/target/TestReport/index.html">http://10.1.10.21/testcode/t8t-fi-frt-test/target/TestReport/index.html</a><h3>建议使用Chrome或者Firefox打开</h3></center></div></body></html>
\ No newline at end of file
<html><head><title>pipi-test—cute接口自动化测试报告</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">td {text-align: center;}</style></head><body><center><div><h2><p>pipi-test—cute接口自动化测试报告</p></h2><table border="1" width="50%" <tbody><tr><td><strong>测试执行环境</strong></td><td colspan="2">pre-test</td></tr><tr><td><strong>测试集执行开始时间</strong></td><td colspan="2">2021-07-06 17:07:19</td></tr><tr><td><strong>测试集执行结束时间</strong></td><td colspan="2">2021-07-06 17:07:36</td></tr><tr><td><strong>测试集执行耗时</strong></td><td colspan="2">17秒043毫秒</td></tr><tr><td><strong>执行用例总数</strong></td><td colspan="2">4</td></tr><tr><td><strong>执行结果</strong></td><th><strong>用例数</strong></td><td><strong>百分比</strong></td></tr><tr><td><strong>通过(Passed)</strong></td><td>4</td><td>100.00%</td></tr><tr><td><strong>失败(Failed)</strong></td><td>0</td><td>0.00%</td></tr><tr><td><strong>未执行(Skipped)</strong></td><td>0</td><td>0.00%</td></tr></tbody></table>点击查看报告详情:<a href="http://test-project.peilian.fun/target/TestReport/index.html">http://test-project.peilian.fun/target/TestReport/index.html</a><h3>建议使用Chrome或者Firefox打开</h3></center></div></body></html>
\ No newline at end of file
{"environment":"pre-test","failed":0,"passed":4,"skipped":0,"suiteDuration":"08秒747毫秒","suiteEnds":"2021-07-06 10:40:55","suiteStarts":"2021-07-06 10:40:46","total":4}
\ No newline at end of file
{"environment":"pre-test","failed":0,"passed":5,"skipped":0,"suiteDuration":"07秒684毫秒","suiteEnds":"2021-07-06 18:13:06","suiteStarts":"2021-07-06 18:12:59","total":5}
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="TestSuite" time="9.366" tests="4" errors="0" skipped="0" failures="0">
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="TestSuite" time="18.289" tests="4" errors="0" skipped="0" failures="0">
<properties>
<property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/>
<property name="sun.boot.library.path" value="C:\Program Files\Java\jdk1.8.0_191\jre\bin"/>
......@@ -26,7 +26,7 @@
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="user.variant" value=""/>
<property name="os.name" value="Windows 10"/>
<property name="classworlds.conf" value="D:\eclipse-workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf14951388232556200087.tmp"/>
<property name="classworlds.conf" value="D:\eclipse-workspace\.metadata\.plugins\org.eclipse.m2e.launching\launches\m2conf1969506449678681207.tmp"/>
<property name="sun.jnu.encoding" value="GBK"/>
<property name="java.library.path" value="C:\Program Files\Java\jdk1.8.0_191\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Users/123456/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_16.0.1.v20210528-1205/jre/bin/server;C:/Users/123456/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_16.0.1.v20210528-1205/jre/bin;C:\Program Files (x86)\NetSarang\Xshell 6\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\maven\apache-maven-3.5.4\bin;C:\Program Files\Java\jdk1.8.0_191\bin;C:\Program Files\Java\jdk1.8.0_191\jre\bin;D:\Program Files\Git\cmd;C:\Program Files (x86)\NetSarang\Xshell 7\;C:\Users\123456\AppData\Local\Microsoft\WindowsApps;;C:\Users\123456\AppData\Local\Programs\Fiddler;C:\Users\123456\Desktop;;."/>
<property name="java.specification.name" value="Java Platform API Specification"/>
......@@ -60,8 +60,8 @@
<property name="sun.desktop" value="windows"/>
<property name="sun.cpu.isalist" value="amd64"/>
</properties>
<testcase name="testActivityList" classname="com.pipi.invoker.CosPlayerTest" time="4.347"/>
<testcase name="testGiftList" classname="com.pipi.invoker.CosPlayerTest" time="1.546"/>
<testcase name="testMoneyDetailsSave" classname="com.pipi.invoker.CosPlayerTest" time="1.162"/>
<testcase name="testVirtualMoneyModify" classname="com.pipi.invoker.CosPlayerTest" time="1.469"/>
<testcase name="testActivityList" classname="com.pipi.invoker.CosPlayerTest" time="3.876"/>
<testcase name="testGiftList" classname="com.pipi.invoker.CosPlayerTest" time="4.883"/>
<testcase name="testMoneyDetailsSave" classname="com.pipi.invoker.CosPlayerTest" time="5.179"/>
<testcase name="testVirtualMoneyModify" classname="com.pipi.invoker.CosPlayerTest" time="2.886"/>
</testsuite>
\ No newline at end of file
-------------------------------------------------------------------------------
Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.366 sec - in TestSuite
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.289 sec - in TestSuite
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitReportReporter -->
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="4" time="4.922" ignored="0" failures="0" timestamp="06 七月 2021 02:40:55 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testVirtualMoneyModify" time="0.619" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.776" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="0.502" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testActivityList" time="3.025" classname="com.pipi.invoker.CosPlayerTest"/>
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="4" time="13.596" ignored="0" failures="0" timestamp="06 七月 2021 09:07:37 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testActivityList" time="2.681" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="4.251" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="4.448" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="2.216" classname="com.pipi.invoker.CosPlayerTest"/>
</testsuite> <!-- com.pipi.invoker.CosPlayerTest -->
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
<testsuite hostname="DESKTOP-U3UHQH3" ignored="0" name="t8t-fi-frt-test" tests="4" failures="0" timestamp="06 七月 2021 02:40:55 GMT" time="8.733" errors="0">
<testcase name="testActivityList" time="3.024" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.775" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="0.501" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.619" classname="com.pipi.invoker.CosPlayerTest"/>
<testsuite hostname="DESKTOP-U3UHQH3" ignored="0" name="t8t-fi-frt-test" tests="4" failures="0" timestamp="06 七月 2021 09:07:36 GMT" time="17.03" errors="0">
<testcase name="testActivityList" time="2.681" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="4.251" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="4.447" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="2.216" classname="com.pipi.invoker.CosPlayerTest"/>
</testsuite> <!-- t8t-fi-frt-test -->
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
<testsuite hostname="DESKTOP-U3UHQH3" ignored="0" name="Default test" tests="4" failures="0" timestamp="05 七月 2021 09:05:09 GMT" time="7.314" errors="0">
<testcase name="testActivityList" time="0.508" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.591" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="1.412" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.666" classname="com.pipi.invoker.CosPlayerTest"/>
<testsuite hostname="DESKTOP-U3UHQH3" ignored="0" name="Default test" tests="5" failures="0" timestamp="06 七月 2021 10:13:06 GMT" time="7.672" errors="0">
<testcase name="testActivityList" time="0.517" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.562" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="0.774" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRoomList" time="0.583" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.485" classname="com.pipi.invoker.CosPlayerTest"/>
</testsuite> <!-- Default test -->
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitReportReporter -->
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="4" time="3.179" ignored="0" failures="0" timestamp="05 七月 2021 09:05:10 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testMoneyDetailsSave" time="1.412" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.592" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.667" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testActivityList" time="0.508" classname="com.pipi.invoker.CosPlayerTest"/>
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="5" time="2.922" ignored="0" failures="0" timestamp="06 七月 2021 10:13:07 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testRoomList" time="0.583" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.562" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="0.485" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testActivityList" time="0.518" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testMoneyDetailsSave" time="0.774" classname="com.pipi.invoker.CosPlayerTest"/>
</testsuite> <!-- com.pipi.invoker.CosPlayerTest -->
......@@ -16,6 +16,11 @@
</tr>
<tr>
<td>&nbsp;</td>
<td>testRoomList</td>
<td>t8t-ps-scg </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testActivityList</td>
<td>t8t-ps-scg </td>
</tr>
......
<h2>Groups used for this test run</h2><table border="1">
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>t8t-ps-scg</td><td>CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/>CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/>CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/>CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/></td></tr>
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>t8t-ps-scg</td><td>CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/>CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/>CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/>CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/>CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1623b78d]<br/></td></tr>
</table>
This diff could not be displayed because it is too large.
......@@ -10,7 +10,7 @@
<tr valign='top'>
<td>1 test</td>
<td><a target='mainFrame' href='classes.html'>1 class</a></td>
<td>4 methods:<br/>
<td>5 methods:<br/>
&nbsp;&nbsp;<a target='mainFrame' href='methods.html'>chronological</a><br/>
&nbsp;&nbsp;<a target='mainFrame' href='methods-alphabetical.html'>alphabetical</a><br/>
&nbsp;&nbsp;<a target='mainFrame' href='methods-not-run.html'>not run (0)</a></td>
......@@ -22,7 +22,7 @@
</tr></table>
<table width='100%' class='test-passed'>
<tr><td>
<table style='width: 100%'><tr><td valign='top'>Default test (4/0/0)</td><td valign='top' align='right'>
<table style='width: 100%'><tr><td valign='top'>Default test (5/0/0)</td><td valign='top' align='right'>
<a href='Default test.html' target='mainFrame'>Results</a>
</td></tr></table>
</td></tr><p/>
......
......@@ -4,6 +4,6 @@
</head><body>
<h2><p align='center'>Test results</p></h2>
<table border='1' width='100%' class='main-page'><tr><th>Suite</th><th>Passed</th><th>Failed</th><th>Skipped</th><th>testng.xml</th></tr>
<tr align='center' class='invocation-passed'><td><em>Total</em></td><td><em>4</em></td><td><em>0</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-passed'><td><em>Total</em></td><td><em>5</em></td><td><em>0</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-passed'><td><a href='Default suite/index.html'>Default suite</a></td>
<td>4</td><td>0</td><td>0</td><td><a href='Default suite/testng.xml.html'>Link</a></td></tr></table></body></html>
<td>5</td><td>0</td><td>0</td><td><a href='Default suite/testng.xml.html'>Link</a></td></tr></table></body></html>
This diff could not be displayed because it is too large.
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!