Blame view

test-output/old/Default suite/classes.html 1.83 KB
dennis.dong committed
1 2 3 4 5 6 7 8 9 10 11 12 13
<table border='1'>
<tr>
<th>Class name</th>
<th>Method name</th>
<th>Groups</th>
</tr><tr>
<td>com.pipi.invoker.CosPlayerTest</td>
<td>&nbsp;</td><td>&nbsp;</td></tr>
<tr>
<td align='center' colspan='3'>@Test</td>
</tr>
<tr>
<td>&nbsp;</td>
donghu committed
14 15
<td>testGiftList</td>
<td>pipi-test </td>
16 17 18
</tr>
<tr>
<td>&nbsp;</td>
donghu committed
19 20
<td>testRoomList</td>
<td>pipi-test </td>
dennis.dong committed
21 22 23
</tr>
<tr>
<td>&nbsp;</td>
24
<td>testLotteryActivity</td>
donghu committed
25
<td>pipi-test </td>
26 27 28
</tr>
<tr>
<td>&nbsp;</td>
29
<td>testRemove</td>
donghu committed
30
<td>pipi-test </td>
31 32 33
</tr>
<tr>
<td>&nbsp;</td>
donghu committed
34
<td>testMoneyDetailsSave</td>
donghu committed
35
<td>pipi-test </td>
donghu committed
36 37 38
</tr>
<tr>
<td>&nbsp;</td>
donghu committed
39
<td>testActivityList</td>
donghu committed
40
<td>pipi-test </td>
dennis.dong committed
41 42 43
</tr>
<tr>
<td>&nbsp;</td>
44
<td>testAuditGuild</td>
donghu committed
45
<td>pipi-test </td>
46 47 48
</tr>
<tr>
<td>&nbsp;</td>
49
<td>testSend</td>
donghu committed
50
<td>pipi-test </td>
dennis.dong committed
51 52 53 54
</tr>
<tr>
<td>&nbsp;</td>
<td>testVirtualMoneyModify</td>
donghu committed
55
<td>pipi-test </td>
dennis.dong committed
56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
</tr>
<tr>
<td align='center' colspan='3'>@BeforeClass</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>springTestContextBeforeTestClass</td>
<td>&nbsp;</td></tr>
<tr>
<td>&nbsp;</td>
<td>springTestContextPrepareTestInstance</td>
<td>&nbsp;</td></tr>
<tr>
<td>&nbsp;</td>
<td>beforeClass</td>
<td>&nbsp;</td></tr>
<tr>
<td>&nbsp;</td>
<td>beforeClassTest</td>
<td>&nbsp;</td></tr>
<tr>
<td>&nbsp;</td>
<td>BeforeClassTest</td>
donghu committed
79
<td>pipi-test </td>
dennis.dong committed
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
</tr>
<tr>
<td align='center' colspan='3'>@BeforeMethod</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>springTestContextBeforeTestMethod</td>
<td>&nbsp;</td></tr>
<tr>
<td align='center' colspan='3'>@AfterMethod</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>springTestContextAfterTestMethod</td>
<td>&nbsp;</td></tr>
<tr>
<td align='center' colspan='3'>@AfterClass</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>afterClassTest</td>
donghu committed
101
<td>pipi-test </td>
dennis.dong committed
102 103 104 105 106 107 108 109 110 111
</tr>
<tr>
<td>&nbsp;</td>
<td>afterClass</td>
<td>&nbsp;</td></tr>
<tr>
<td>&nbsp;</td>
<td>springTestContextAfterTestClass</td>
<td>&nbsp;</td></tr>
</table>