Commit 2c154736 by donghu

切换pre-test环境

1 parent bc96cee4
Showing 49 changed files with 230 additions and 379 deletions
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
[2021-08-25 13:53:53.725] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngSuiteListener.reportTestSuiteStatistic(TestngSuiteListener.java:90)
at com.fangdd.qa.testng.TestngSuiteListener.onFinish(TestngSuiteListener.java:77)
at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:232)
at org.testng.SuiteRunner.run(SuiteRunner.java:292)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-08-23 17:27:58.450] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:224)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePost(HttpToolKit.java:146)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.giftList(CosPlyaPlayerServiceImpl.java:349)
at com.pipi.invoker.CosPlayerTest.testGiftList(CosPlayerTest.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-08-23 17:28:57.392] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngSuiteListener.reportTestSuiteStatistic(TestngSuiteListener.java:90)
at com.fangdd.qa.testng.TestngSuiteListener.onFinish(TestngSuiteListener.java:77)
at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:232)
at org.testng.SuiteRunner.run(SuiteRunner.java:292)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
[2021-08-23 17:51:17.253] [main] [ERROR] - [com.fangdd.qa.framework.utils.http.HttpUtil:339] - HttpUtil execute error:
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at com.fangdd.qa.framework.utils.http.HttpUtil.execute(HttpUtil.java:255)
at com.fangdd.qa.framework.tools.HttpToolKit.invokePutJson(HttpToolKit.java:340)
at com.fangdd.qa.testng.TestngSuiteListener.reportTestSuiteStatistic(TestngSuiteListener.java:90)
at com.fangdd.qa.testng.TestngSuiteListener.onFinish(TestngSuiteListener.java:77)
at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:232)
at org.testng.SuiteRunner.run(SuiteRunner.java:292)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -35,23 +35,22 @@
</properties>
<profiles>
<profile>
<!-- t3测试环境 -->
<!-- t6测试环境 -->
<id>t6</id>
<properties>
<profiles.active>t6</profiles.active>
</properties>
<!-- 默认选择此环境 -->
<activation>
<activeByDefault>true</activeByDefault>
</activation>
</profile>
</profile>
<profile>
<!-- 框架升级测试环境 -->
<id>pre</id>
<properties>
<profiles.active>pre</profiles.active>
</properties>
<!-- 默认选择此环境 -->
<activation>
<activeByDefault>true</activeByDefault>
</activation>
</profile>
</profiles>
<dependencies>
......
......@@ -28,14 +28,31 @@ public class BasicData {
//T3环境对应派单厅
//public final static String roomNo = "TEST833760";
//T6环境对应厅
public final static String roomNo = "TEST119720";
//public final static String roomNo = "TEST119720";
//pre-test环境对应厅
public final static String roomNo = "882100";
//T6环境对应礼物ID
//public final static String giftId = "393";
public final static String giftId = "393";
//pre-test环境对应魅力值礼物ID
public final static String mGiftId = "496";
//pre-test环境对应热度值礼物ID
public final static String rGiftId = "549";
//pre-test环境对应全服礼物
public final static String qGiftId = "410";
//pre-test环境对应activityId
public final static String activityId = "188";
//13823774131用户对应公会ID t3环境
//public final static String guildCode = "18306720";
//13823774131用户对应公会ID t6环境
public final static String guildCode = "18376254";
//public final static String guildCode = "18376254";
//pre-test环境对应的公会ID
public final static String guildCode = "16677017";
......
......@@ -70,7 +70,7 @@ public class CosPlayerTest extends AbstractTest {
public void testVirtualMoneyModify() {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
//充钻石
JSONObject rsp = cosPlyaPlayerServiceImpl.virtualMoneyModify(BasicData.userMobile, 1000);
JSONObject rsp = cosPlyaPlayerServiceImpl.virtualMoneyModify(BasicData.userMobile, 52000);
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
......@@ -108,8 +108,8 @@ public class CosPlayerTest extends AbstractTest {
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true, description = "送礼物")
public void testSend() {
@Test(enabled = true, alwaysRun = true, description = "送魅力值礼物")
public void testMSend() {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
//送礼物 send(String mobile, String roomNo,String productId, String amount, String userIds, String env);
......@@ -117,11 +117,55 @@ public class CosPlayerTest extends AbstractTest {
JSONObject json = cosPlyaPlayerServiceImpl.userList(BasicData.playMobile);
String userId = json.getString("id");
//?需要补充获取礼物ID的逻辑
JSONObject rsp = cosPlyaPlayerServiceImpl.send(BasicData.roomNo, BasicData.giftId, "1", userId);
JSONObject rsp = cosPlyaPlayerServiceImpl.send(BasicData.roomNo, BasicData.mGiftId, "1", userId);
//需要补充校验交易流水情况
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 送礼物
* @param env
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true, description = "送热度值礼物")
public void testRSend() {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
//送礼物 send(String mobile, String roomNo,String productId, String amount, String userIds, String env);
//根据手机号获取用户ID
JSONObject json = cosPlyaPlayerServiceImpl.userList(BasicData.playMobile);
String userId = json.getString("id");
//?需要补充获取礼物ID的逻辑
JSONObject rsp = cosPlyaPlayerServiceImpl.send(BasicData.roomNo, BasicData.rGiftId, "1", userId);
//需要补充校验交易流水情况
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 送礼物
* @param env
* @param mobile
* @return
*/
@Test(enabled = true, alwaysRun = true, description = "送全服礼物")
public void testQSend() {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
//送礼物 send(String mobile, String roomNo,String productId, String amount, String userIds, String env);
//根据手机号获取用户ID
JSONObject json = cosPlyaPlayerServiceImpl.userList(BasicData.playMobile);
String userId = json.getString("id");
//?需要补充获取礼物ID的逻辑
JSONObject rsp = cosPlyaPlayerServiceImpl.send(BasicData.roomNo, BasicData.qGiftId, "1", userId);
//需要补充校验交易流水情况
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
/**
* 开宝箱
* @param env
......@@ -133,7 +177,7 @@ public class CosPlayerTest extends AbstractTest {
CosPlayPlayerService cosPlyaPlayerServiceImpl = new CosPlyaPlayerServiceImpl();
//lotteryActivity(String mobile,String roomNo, String activityId, String times, String env);
//?需要补充动态获取不同环境对应的activityId 黄金宝箱
JSONObject rsp = cosPlyaPlayerServiceImpl.lotteryActivity(BasicData.userMobile, BasicData.roomNo, "71", "1");
JSONObject rsp = cosPlyaPlayerServiceImpl.lotteryActivity(BasicData.userMobile, BasicData.roomNo, BasicData.activityId, "1");
Assert.assertEquals(rsp.getIntValue("status"), BasicData.status);
}
......
......@@ -24,19 +24,19 @@
onclick="javscript:clearAllSelections();">pipi-test</a></b><div style="margin: 3px 0 3px 0;"><a href="pipi-test_groups.html" target="content"
onclick="javscript:clearAllSelections();">1
Groups
</a></div><span style="color: red;">4</span>
</a></div><span style="color: red;">0</span>
/
<span style="color: green;">17</span>
<span style="color: green;">22</span>
/
<span style="color: yellow;">0</span>
/
<span>21</span></td>
<td style="font-weight: bold;">81%</td>
<span>22</span></td>
<td style="font-weight: bold;">100%</td>
</tr>
</table>
<div xmlns="" class="testCaseLink"
onclick="javscript:selectTestCaseLink(this); parent.content.location='pipi-test_pipi-test.html'">
<div class="testCaseFail"></div>pipi-test
<div class="testCasePass"></div>pipi-test
</div>
</div>
</body>
......
......@@ -20,22 +20,19 @@
<svg id="graphzone" preserveAspectRatio="xMidYMid meet" x="0" y="0">
<rect style="fill:red;stroke-width:1;stroke:black;" x="10" y="86" width="20"
height="20"/>
<text class="legendtext" x="40" y="105">Failed (19%)
<text class="legendtext" x="40" y="105">Failed (0%)
</text>
<rect style="fill:green;stroke-width:1;stroke:black;" x="10" y="125" width="20"
height="20"/>
<text class="legendtext" x="40" y="143">Passed (81%)
<text class="legendtext" x="40" y="143">Passed (100%)
</text>
<rect style="fill:yellow;stroke-width:1;stroke:black;" x="10" y="163" width="20"
height="20"/>
<text class="legendtext" x="40" y="182">Skipped (0%)
</text>
<g style="stroke:black;stroke-width:1" transform="translate(450,150)">
<g style="fill:red" transform="rotate(-0) translate(13, -9)">
<path d="M 0 0 h 130 A 130,130 0,0,0 47.49436329839009,-121.01357549829083 z"/>
</g>
<g style="fill:green" transform="rotate(-68.57142857142857)">
<path d="M 0 0 h 130 A 130,130 0,1,0 47.49420511187392,121.01363758184963 z"/>
<g style="fill:green" transform="rotate(-0)">
<path d="M 0 0 h 130 A 130,130 0,1,0 129.99999999988892,0.00016993334619978658 z"/>
</g>
</g>
</svg>
......
......@@ -22,15 +22,15 @@
<table width="100%" cellpadding="5" cellspacing="1">
<tr style="background-color: #eaf0f7;">
<td width="100%">
<div class="suiteStatusFail"></div>pipi-test
<div class="suiteStatusPass"></div>pipi-test
</td>
<td xmlns="" style="background-color: #FFBBBB; padding: 3px 3px 3px 0;"
align="center">
<div style="width: 50px;">4</div>
<div style="width: 50px;">0</div>
</td>
<td xmlns="" style="background-color: lightgreen; padding: 3px 3px 3px 0;"
align="center">
<div style="width: 50px;">17</div>
<div style="width: 50px;">22</div>
</td>
<td xmlns="" style="background-color: #FFFFBB; padding: 3px 3px 3px 0;"
align="center">
......@@ -38,26 +38,26 @@
</td>
<td xmlns="" align="center"
style="background-color: #eaf0f7; padding: 3px 3px 3px 0;">
<div style="width: 50px;">21</div>
<div style="width: 50px;">22</div>
</td>
<td xmlns="" align="center"
style="font-weight: bold; background-color: #eaf0f7; padding: 3px 3px 3px 0;">
<div style="width: 50px;">81%</div>
<div style="width: 50px;">100%</div>
</td>
<td xmlns="" style="background-color: #eaf0f7; padding: 3px 3px 3px 0;"
align="center"
nowrap="true">26s
nowrap="true">14s
</td>
</tr>
<tr style="background-color: #f5f5f5; font-size: 12px;">
<td>pipi-test</td>
<td align="center">4</td>
<td align="center">17</td>
<td align="center">0</td>
<td align="center">21</td>
<td align="center" style="font-weight: bold;">81%</td>
<td align="center" nowrap="true">26s
<td align="center">22</td>
<td align="center">0</td>
<td align="center">22</td>
<td align="center" style="font-weight: bold;">100%</td>
<td align="center" nowrap="true">14s
</td>
</tr>
......
This diff could not be displayed because it is too large.
{"environment":"t6","failed":2,"passed":18,"skipped":0,"suiteDuration":"43秒121毫秒","suiteEnds":"2021-08-25 13:53:48","suiteStarts":"2021-08-25 13:53:05","total":20}
\ No newline at end of file
{"environment":"pre-test","failed":0,"passed":22,"skipped":0,"suiteDuration":"33秒549毫秒","suiteEnds":"2021-08-31 15:13:45","suiteStarts":"2021-08-31 15:13:12","total":22}
\ No newline at end of file
......@@ -2,12 +2,40 @@
Driver=net.sf.log4jdbc.DriverSpy
#Driver=com.mysql.jdbc.Driver
ConnectionURL=jdbc:log4jdbc:mysql://172.28.3.21:3306/mljr-footstone?useUnicode=true&amp;characterEncoding=utf-8
Username=admin
Password=nKHDfZVRRFlNEwEVNKoywQ==
dbConnectionURL = jdbc:mysql://10.0.4.105:3306
ConnectionURL= jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_yun?useUnicode=true&characterEncoding=utf8
Username=hesilu
Password=mAwijNVGd32K
mljr-footstone_url=jdbc:log4jdbc:mysql://172.28.3.21:3306/mljr-footstone?useUnicode=true&amp;characterEncoding=utf-8
mljr-footstone_Username=admin
mljr-footstone_Password=nKHDfZVRRFlNEwEVNKoywQ==
fdd_basic_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_basic?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull
fdd_basic_Username=hesilu
fdd_basic_Password=mAwijNVGd32K
fdd_agent_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_agent?useUnicode=true&amp;characterEncoding=utf-8
fdd_agent_Username=hesilu
fdd_agent_Password=mAwijNVGd32K
fdd_trade_center_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_nh_tc_v2?useUnicode=true&characterEncoding=utf8
fdd_trade_center_Username=hesilu
fdd_trade_center_Password=mAwijNVGd32K
fdd_loupan_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_loupan?useUnicode=true&amp;characterEncoding=utf-8
fdd_loupan_Username=hesilu
fdd_loupan_Password=mAwijNVGd32K
fdd_settlement_center_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_settlement_center?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull
fdd_settlement_center_Username=hesilu
fdd_settlement_center_Password=mAwijNVGd32K
fdd_customer_info_center_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_customer_info_center?useUnicode=true&amp;characterEncoding=utf-8
fdd_customer_info_center_Username=hesilu
fdd_customer_info_center_Password=mAwijNVGd32K
fdd_finance_gateway_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/fdd_finance_gateway?useUnicode=true&amp;characterEncoding=utf-8
fdd_finance_gateway_Username=hesilu
fdd_finance_gateway_Password=mAwijNVGd32K
nh_c_center_ConnectionURL=jdbc:log4jdbc:mysql://10.0.4.105:3306/nh_c_center?useUnicode=true&amp;characterEncoding=utf-8
nh_c_center_Username=hesilu
nh_c_center_Password=mAwijNVGd32K
......@@ -2,17 +2,13 @@
#请求、应答字符集编码
charset=UTF-8
#连接、应答超时,单位:豪秒
timeout=5000
timeout=3000
#true:跟随重定向 false:不跟随重定向
isFollowRedirects=false
#定义重跑次数,默认值是0,即失败不重跑
retrycount=0
#定义环境配置
environment=t6
adminUserName=admin
adminPassWord=ZnVsdTk5NjM1
environment=pre-test
#定义case执行成功后间隔时间,单位:毫秒
onTestSuccessInterval=500
#定义case执行失败后间隔时间,单位:毫秒
......@@ -29,7 +25,43 @@ isReport=true
serviceId=1
#上报自动化测试构建结果服务地址
report_http_addr=http://10.1.10.21:9090/pipi-test-center
#report_http_addr=http://172.28.3.68:9096/fdd-test-center
#FQD
#线上环境
#QuickDealService_ip=qd.nh.fangdd.com
#预发布环境
#QuickDealService_ip=103.235.228.14
#测试环境
QuickDealService_ip=t6
QuickDealService_ip=pre-test
QuickDealService_port=30100
#agent_rest_api
#测试环境
agent_rest_api_addr=https://nha.fangdd.net
#NCC
#测试环境
ncc_http_server_addr=https://nhc.fangdd.net
#商户
#测试环境
shop_http_server_addr=https://shop.fangdd.net
#POC
PocService_ip=10.0.4.104
PocService_port=30014
#房佣宝
qiye_http_server_addr=https://qiye.fangdd.net
#FGW
fgw_http_server_addr=http://10.0.4.104:9017
#新房通用网关服务
nhws_server_addr=http://10.0.4.104:9012
#测试数据中心
TestDataCenter_server_addr=http://testcenter.fangdd.net/TestDataCenter
#配置注册中心地址及连接超时时间
dubbo.registry.address=zookeeper://172.28.3.21:2181
\ No newline at end of file
-------------------------------------------------------------------------------
Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 21, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 64.742 sec <<< FAILURE! - in TestSuite
testAuditGuild(com.pipi.invoker.CosPlayerTest) Time elapsed: 10.529 sec <<< FAILURE!
java.lang.NullPointerException
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:143)
testDelete(com.pipi.invoker.CosPlayerTest) Time elapsed: 5.668 sec <<< FAILURE!
java.lang.NullPointerException
at com.pipi.invoker.CosPlayerTest.testDelete(CosPlayerTest.java:310)
testLotteryActivity(com.pipi.invoker.CosPlayerTest) Time elapsed: 5.545 sec <<< FAILURE!
java.lang.AssertionError: expected [200] but found [500]
at com.pipi.invoker.CosPlayerTest.testLotteryActivity(CosPlayerTest.java:130)
testRemove(com.pipi.invoker.CosPlayerTest) Time elapsed: 7.237 sec <<< FAILURE!
java.lang.AssertionError: expected [200] but found [500]
at com.pipi.invoker.CosPlayerTest.testRemove(CosPlayerTest.java:171)
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.48 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.
......@@ -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-failed'><td><em>Total</em></td><td><em>17</em></td><td><em>4</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-failed'><td><a href='pipi-test/index.html'>pipi-test</a></td>
<td>17</td><td>4</td><td>0</td><td><a href='pipi-test/testng.xml.html'>Link</a></td></tr></table></body></html>
<tr align='center' class='invocation-passed'><td><em>Total</em></td><td><em>22</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='pipi-test/index.html'>pipi-test</a></td>
<td>22</td><td>0</td><td>0</td><td><a href='pipi-test/testng.xml.html'>Link</a></td></tr></table></body></html>
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -6,25 +6,12 @@
<class name="com.pipi.invoker.CosPlayerTest">
<methods>
<include name="springTestContextBeforeTestClass"/>
<include name="testUpSize"/>
<include name="afterClass"/>
<include name="testRoomList"/>
<include name="testUpList"/>
<include name="BeforeClassTest"/>
<include name="testUserList"/>
<include name="springTestContextPrepareTestInstance"/>
<include name="beforeClass"/>
<include name="beforeClassTest"/>
<include name="springTestContextBeforeTestMethod"/>
<<<<<<< HEAD
<include name="testAuditGuild"/>
<include name="springTestContextAfterTestMethod"/>
=======
<<<<<<< HEAD
<include name="testActivityList"/>
<include name="testMoneyDetailsSave"/>
<include name="testVirtualMoneyModify"/>
<include name="testGiftList"/>
<include name="testSend"/>
<include name="testLotteryActivity"/>
<include name="afterClassTest"/>
......@@ -32,12 +19,6 @@
<include name="springTestContextAfterTestClass"/>
<include name="testAuditGuild"/>
<include name="springTestContextAfterTestMethod"/>
<include name="testGuildSearch"/>
=======
<include name="springTestContextAfterTestMethod"/>
<include name="testSend"/>
>>>>>>> 1ed68c0798d26436a5a74cb0097d4432e0990a91
>>>>>>> 189efd727a5b6a5f5ebaa4d214986bc1f94b3081
</methods>
</class> <!-- com.pipi.invoker.CosPlayerTest -->
</classes>
......
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 -->
<<<<<<< HEAD
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="1" time="1.128" ignored="22" failures="0" timestamp="24 八月 2021 01:50:26 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="1">
<testcase name="testAuditGuild" time="1.128" classname="com.pipi.invoker.CosPlayerTest">
<error type="java.lang.IndexOutOfBoundsException" message="Index: 0, Size: 0">
<![CDATA[java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
at com.alibaba.fastjson.JSONArray.get(JSONArray.java:189)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.guildList(CosPlyaPlayerServiceImpl.java:466)
at com.pipi.qa.service.impl.CosPlyaPlayerServiceImpl.auditGuild(CosPlyaPlayerServiceImpl.java:714)
at com.pipi.invoker.CosPlayerTest.testAuditGuild(CosPlayerTest.java:144)
=======
<<<<<<< HEAD
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="13" time="17.002" ignored="0" failures="0" timestamp="17 八月 2021 07:12:29 GMT" skipped="0" hostname="dennisdong.local" errors="0">
<testcase name="testMoneyDetailsSave" time="0.728" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpList" time="0.218" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRemove" time="0.740" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testLotteryActivity" time="1.268" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testVirtualMoneyModify" time="1.163" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUserList" time="0.204" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testRoomList" time="0.956" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testAuditGuild" time="8.028" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGuildSearch" time="0.274" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testGiftList" time="0.867" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpSize" time="0.211" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testSend" time="1.192" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testActivityList" time="1.153" classname="com.pipi.invoker.CosPlayerTest"/>
=======
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="1" time="3.463" ignored="22" failures="1" timestamp="23 八月 2021 09:41:11 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testSend" time="3.463" classname="com.pipi.invoker.CosPlayerTest">
<failure type="java.lang.AssertionError" message="expected [200] but found [500]">
<![CDATA[java.lang.AssertionError: expected [200] but found [500]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:513)
at org.testng.Assert.assertEqualsImpl(Assert.java:135)
at org.testng.Assert.assertEquals(Assert.java:116)
at org.testng.Assert.assertEquals(Assert.java:389)
at org.testng.Assert.assertEquals(Assert.java:399)
at com.pipi.invoker.CosPlayerTest.testSend(CosPlayerTest.java:116)
>>>>>>> 189efd727a5b6a5f5ebaa4d214986bc1f94b3081
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
at org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:205)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:171)
at org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:217)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:641)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:756)
at org.testng.TestRunner.run(TestRunner.java:610)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
at org.testng.TestNG.runSuites(TestNG.java:1133)
at org.testng.TestNG.run(TestNG.java:1104)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
]]>
</error>
</testcase> <!-- testAuditGuild -->
<testsuite name="com.pipi.invoker.CosPlayerTest" tests="1" time="0.699" ignored="24" failures="0" timestamp="31 八月 2021 06:26:44 GMT" skipped="0" hostname="DESKTOP-U3UHQH3" errors="0">
<testcase name="testQSend" time="0.699" classname="com.pipi.invoker.CosPlayerTest"/>
<testcase name="testUpSize" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testUpSize -->
<testcase name="testDelete" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testDelete -->
<testcase name="testRoomList" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRoomList -->
<testcase name="testUpList" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testUpList -->
<testcase name="testRoomList" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRoomList -->
<testcase name="testRecordExport" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRecordExport -->
<testcase name="testUserList" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testUserList -->
<testcase name="testRSend" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRSend -->
<testcase name="testGetUserBalance" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testGetUserBalance -->
<testcase name="testRoomRecord" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testRoomRecord -->
<testcase name="testActivityList" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testActivityList -->
<testcase name="testMoneyDetailsSave" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testMoneyDetailsSave -->
<testcase name="testActivityList" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testActivityList -->
<testcase name="testVirtualMoneyModify" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testVirtualMoneyModify -->
<testcase name="testMSend" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testMSend -->
<testcase name="testGiftList" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testGiftList -->
......@@ -113,9 +50,6 @@
<testcase name="testGetUserSimple" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testGetUserSimple -->
<testcase name="testSend" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testSend -->
<testcase name="testLotteryActivity" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testLotteryActivity -->
......@@ -128,6 +62,9 @@
<testcase name="testUserGet" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testUserGet -->
<testcase name="testAuditGuild" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testAuditGuild -->
<testcase name="testGetUserSimple2" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testGetUserSimple2 -->
......@@ -137,5 +74,4 @@
<testcase name="testGetMine" classname="com.pipi.invoker.CosPlayerTest">
<skipped/>
</testcase> <!-- testGetMine -->
>>>>>>> 1ed68c0798d26436a5a74cb0097d4432e0990a91
</testsuite> <!-- com.pipi.invoker.CosPlayerTest -->
......@@ -31,7 +31,7 @@
</tr>
<tr>
<td>&nbsp;</td>
<td>testGethome</td>
<td>testRSend</td>
<td>pipi-test </td>
</tr>
<tr>
......@@ -41,66 +41,72 @@
</tr>
<tr>
<td>&nbsp;</td>
<td>testGuildSearch</td>
<td>testGetUserSimple2</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testGetUserSimple2</td>
<td>testUpList</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testRoomList</td>
<td>testGiftList</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<<<<<<< HEAD
<td>testGiftList</td>
=======
<td>testUpList</td>
>>>>>>> 189efd727a5b6a5f5ebaa4d214986bc1f94b3081
<td>testDelete</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testUpList</td>
<td>testUserList</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testUpSize</td>
<td>testRoomRecord</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testDelete</td>
<td>testGetUserSimple</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testGetUserBalance</td>
<td>testGethome</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testUserList</td>
<td>testGuildSearch</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testRecordExport</td>
<td>testUpSize</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testRoomRecord</td>
<td>testRoomList</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testActivityList</td>
<td>testQSend</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testGetUserBalance</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testRecordExport</td>
<td>pipi-test </td>
</tr>
<tr>
......@@ -110,7 +116,7 @@
</tr>
<tr>
<td>&nbsp;</td>
<td>testGetUserSimple</td>
<td>testActivityList</td>
<td>pipi-test </td>
</tr>
<tr>
......@@ -120,12 +126,12 @@
</tr>
<tr>
<td>&nbsp;</td>
<td>testSend</td>
<td>testVirtualMoneyModify</td>
<td>pipi-test </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>testVirtualMoneyModify</td>
<td>testMSend</td>
<td>pipi-test </td>
</tr>
<tr>
......
<h2>Groups used for this test run</h2><table border="1">
<<<<<<< HEAD
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>pipi-test</td><td>CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1b7cc17c]<br/></td></tr>
=======
<<<<<<< HEAD
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>pipi-test</td><td>CosPlayerTest.testUpSize()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testRoomList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testUpList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testUserList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testActivityList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testMoneyDetailsSave()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testVirtualMoneyModify()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testGiftList()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testLotteryActivity()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testRemove()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testAuditGuild()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/>CosPlayerTest.testGuildSearch()[pri:0, instance:com.pipi.invoker.CosPlayerTest@5427c60c]<br/></td></tr>
=======
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>pipi-test</td><td>CosPlayerTest.testSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1b7cc17c]<br/></td></tr>
>>>>>>> 1ed68c0798d26436a5a74cb0097d4432e0990a91
>>>>>>> 189efd727a5b6a5f5ebaa4d214986bc1f94b3081
<tr> <td align="center"><b>Group name</b></td><td align="center"><b>Methods</b></td></tr><tr><td>pipi-test</td><td>CosPlayerTest.testQSend()[pri:0, instance:com.pipi.invoker.CosPlayerTest@1b7cc17c]<br/></td></tr>
</table>
<h2>Methods that were not run</h2><table>
<tr><td>com.pipi.invoker.CosPlayerTest.testUpSize<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>获取聊天室内上麦试音队列、点单队列等</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testDelete<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>/v1/rask/manager/status/delete</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testRoomList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>查询房间</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testUpList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>获取上麦、试音申请列表数据</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testRoomList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>查询房间</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testRecordExport<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>查询超管巡查记录导出</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testUserList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>用户信息</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testRSend<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>送礼物</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testGetUserBalance<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>获取用户皮皮币/钻石余额</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testRoomRecord<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>查询超管巡查记录 /api/v1/rask/manager/room/record</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testActivityList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>幸运夺宝箱列表</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testMoneyDetailsSave<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>充皮皮币</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testActivityList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>幸运夺宝箱列表</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testVirtualMoneyModify<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>充钻石</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testMSend<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>送礼物</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testGiftList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>礼物列表</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testManagerList<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>查询超管列表 /api/v1/rask/manager/list</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testGetUserSimple<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>获取用户信息v1</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testSend<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>送礼物</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testLotteryActivity<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>开宝箱</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testRemove<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>将成员从公会移除</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testGethome<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i> /api/v3/user/get-home获取用户信息(用户是否是巡管员) </i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testUserGet<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>/api/v2/user/get 获取用户信息</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testAuditGuild<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>申请加入公会及审核</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testGetUserSimple2<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>获取用户信息v2</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testGuildSearch<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>搜索公会</i></td></tr>
<tr><td>com.pipi.invoker.CosPlayerTest.testGetMine<br/>&nbsp;&nbsp;&nbsp;&nbsp;<i>/api/v3/user/get-mine 获取用户信(人气等级)</i></td></tr>
......
This diff could not be displayed because it is too large.
<<<<<<< HEAD
<html><head><title>testng.xml for Default suite</title></head><body><tt>&lt;?xml&nbsp;version="1.0"&nbsp;encoding="UTF-8"?&gt;<br/>&lt;!DOCTYPE&nbsp;suite&nbsp;SYSTEM&nbsp;"http://testng.org/testng-1.0.dtd"&gt;<br/>&lt;suite&nbsp;guice-stage="DEVELOPMENT"&nbsp;name="Default&nbsp;suite"&gt;<br/>&nbsp;&nbsp;&lt;test&nbsp;verbose="2"&nbsp;name="Default&nbsp;test"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;classes&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="com.pipi.invoker.CosPlayerTest"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;methods&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;include&nbsp;name="testAuditGuild"/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/methods&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/class&gt;&nbsp;&lt;!--&nbsp;com.pipi.invoker.CosPlayerTest&nbsp;--&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/classes&gt;<br/>&nbsp;&nbsp;&lt;/test&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;test&nbsp;--&gt;<br/>&lt;/suite&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;suite&nbsp;--&gt;<br/></tt></body></html>
=======
<<<<<<< HEAD
<html><head><title>testng.xml for Default suite</title></head><body><tt>&lt;?xml&nbsp;version="1.0"&nbsp;encoding="UTF-8"?&gt;<br/>&lt;!DOCTYPE&nbsp;suite&nbsp;SYSTEM&nbsp;"http://testng.org/testng-1.0.dtd"&gt;<br/>&lt;suite&nbsp;guice-stage="DEVELOPMENT"&nbsp;name="Default&nbsp;suite"&gt;<br/>&nbsp;&nbsp;&lt;test&nbsp;verbose="2"&nbsp;name="Default&nbsp;test"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;classes&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="com.pipi.invoker.CosPlayerTest"/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/classes&gt;<br/>&nbsp;&nbsp;&lt;/test&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;test&nbsp;--&gt;<br/>&lt;/suite&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;suite&nbsp;--&gt;<br/></tt></body></html>
=======
<html><head><title>testng.xml for Default suite</title></head><body><tt>&lt;?xml&nbsp;version="1.0"&nbsp;encoding="UTF-8"?&gt;<br/>&lt;!DOCTYPE&nbsp;suite&nbsp;SYSTEM&nbsp;"http://testng.org/testng-1.0.dtd"&gt;<br/>&lt;suite&nbsp;guice-stage="DEVELOPMENT"&nbsp;name="Default&nbsp;suite"&gt;<br/>&nbsp;&nbsp;&lt;test&nbsp;verbose="2"&nbsp;name="Default&nbsp;test"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;classes&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="com.pipi.invoker.CosPlayerTest"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;methods&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;include&nbsp;name="testSend"/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/methods&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/class&gt;&nbsp;&lt;!--&nbsp;com.pipi.invoker.CosPlayerTest&nbsp;--&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/classes&gt;<br/>&nbsp;&nbsp;&lt;/test&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;test&nbsp;--&gt;<br/>&lt;/suite&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;suite&nbsp;--&gt;<br/></tt></body></html>
>>>>>>> 1ed68c0798d26436a5a74cb0097d4432e0990a91
>>>>>>> 189efd727a5b6a5f5ebaa4d214986bc1f94b3081
<html><head><title>testng.xml for Default suite</title></head><body><tt>&lt;?xml&nbsp;version="1.0"&nbsp;encoding="UTF-8"?&gt;<br/>&lt;!DOCTYPE&nbsp;suite&nbsp;SYSTEM&nbsp;"http://testng.org/testng-1.0.dtd"&gt;<br/>&lt;suite&nbsp;guice-stage="DEVELOPMENT"&nbsp;name="Default&nbsp;suite"&gt;<br/>&nbsp;&nbsp;&lt;test&nbsp;verbose="2"&nbsp;name="Default&nbsp;test"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;classes&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="com.pipi.invoker.CosPlayerTest"&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;methods&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;include&nbsp;name="testQSend"/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/methods&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/class&gt;&nbsp;&lt;!--&nbsp;com.pipi.invoker.CosPlayerTest&nbsp;--&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/classes&gt;<br/>&nbsp;&nbsp;&lt;/test&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;test&nbsp;--&gt;<br/>&lt;/suite&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;suite&nbsp;--&gt;<br/></tt></body></html>
\ No newline at end of file
......
......@@ -13,16 +13,16 @@
<td>1 method:<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 (22)</a></td>
&nbsp;&nbsp;<a target='mainFrame' href='methods-not-run.html'>not run (24)</a></td>
</tr>
<tr>
<td><a target='mainFrame' href='groups.html'>1 group</a></td>
<td><a target='mainFrame' href='reporter-output.html'>reporter output</a></td>
<td><a target='mainFrame' href='testng.xml.html'>testng.xml</a></td>
</tr></table>
<table width='100%' class='test-failed'>
<table width='100%' class='test-passed'>
<tr><td>
<table style='width: 100%'><tr><td valign='top'>Default test (0/1/0)</td><td valign='top' align='right'>
<table style='width: 100%'><tr><td valign='top'>Default test (1/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-failed'><td><em>Total</em></td><td><em>0</em></td><td><em>1</em></td><td><em>0</em></td><td>&nbsp;</td></tr>
<tr align='center' class='invocation-failed'><td><a href='Default suite/index.html'>Default suite</a></td>
<td>0</td><td>1</td><td>0</td><td><a href='Default suite/testng.xml.html'>Link</a></td></tr></table></body></html>
<tr align='center' class='invocation-passed'><td><em>Total</em></td><td><em>1</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>1</td><td>0</td><td>0</td><td><a href='Default suite/testng.xml.html'>Link</a></td></tr></table></body></html>
......@@ -6,25 +6,12 @@
<class name="com.pipi.invoker.CosPlayerTest">
<methods>
<include name="springTestContextBeforeTestClass"/>
<include name="testUpSize"/>
<include name="afterClass"/>
<include name="testRoomList"/>
<include name="testUpList"/>
<include name="BeforeClassTest"/>
<include name="testUserList"/>
<include name="springTestContextPrepareTestInstance"/>
<include name="beforeClass"/>
<include name="beforeClassTest"/>
<include name="springTestContextBeforeTestMethod"/>
<<<<<<< HEAD
<include name="testAuditGuild"/>
<include name="springTestContextAfterTestMethod"/>
=======
<<<<<<< HEAD
<include name="testActivityList"/>
<include name="testMoneyDetailsSave"/>
<include name="testVirtualMoneyModify"/>
<include name="testGiftList"/>
<include name="testSend"/>
<include name="testLotteryActivity"/>
<include name="afterClassTest"/>
......@@ -32,12 +19,6 @@
<include name="springTestContextAfterTestClass"/>
<include name="testAuditGuild"/>
<include name="springTestContextAfterTestMethod"/>
<include name="testGuildSearch"/>
=======
<include name="springTestContextAfterTestMethod"/>
<include name="testSend"/>
>>>>>>> 1ed68c0798d26436a5a74cb0097d4432e0990a91
>>>>>>> 189efd727a5b6a5f5ebaa4d214986bc1f94b3081
</methods>
</class> <!-- com.pipi.invoker.CosPlayerTest -->
</classes>
......
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!