1
0
mirror of synced 2025-12-23 18:48:00 +08:00

优化部分代码

This commit is contained in:
Binary Wang
2018-01-25 16:52:02 +08:00
parent 801caca355
commit 8e1c9263ac
5 changed files with 56 additions and 69 deletions

View File

@@ -11,8 +11,8 @@ import org.testng.annotations.*;
*/
public class WxPayOrderQueryResultTest {
@Test
public void testComposeCoupons() throws Exception {
/**
public void testComposeCoupons() {
/*
* xml样例字符串来自于官方文档并稍加改造加入了coupon相关的数据便于测试
*/
String xmlString = "<xml>\n" +