|
1 [GetBaseConstants] |
|
2 actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId |
|
3 |
|
4 [InitNtRas] |
|
5 actionParam = |
|
6 |
|
7 [CreateSession] |
|
8 actionParam = session |
|
9 |
|
10 [ResetMessageStore] |
|
11 actionParam = session |
|
12 |
|
13 [CreatePop3Service] |
|
14 actionParam = session _ _ _ _ "Pop3Service" "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" Pop3ServiceId |
|
15 |
|
16 [CreateSmtpService] |
|
17 actionParam = session _ _ _ _ "SmtpService" smtpServiceId |
|
18 |
|
19 [CreateRegistry] |
|
20 actionParam = session clientMtmRegistry |
|
21 |
|
22 [CreatePop3Mtm] |
|
23 actionParam = session Pop3ServiceId clientMtmRegistry Pop3Mtm |
|
24 |
|
25 [CreateSmtpMtm] |
|
26 actionParam = session smtpServiceId clientMtmRegistry smtpMtm |
|
27 |
|
28 [CopyEntry] |
|
29 actionParam = session smtpMessageId smtpServiceId1 |
|
30 |
|
31 [SetPop3ServiceParameters] |
|
32 actionParam = session Pop3ServiceId _ |
|
33 |
|
34 [SetSmtpServiceParameters] |
|
35 actionParam = session smtpServiceId _ |
|
36 |
|
37 [CreatePop3MailInfo] |
|
38 actionParam = 500000 100 pop3MailInfo |
|
39 |
|
40 [CreateExpPop3MailInfo_0] |
|
41 actionParam = 0 0 0 "test_mail_5" 0 ExpMail_0 |
|
42 |
|
43 [SetDefaultConfiguration_1] |
|
44 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile "c:\msgtest\TestFramework\Configurations\EmailMessage\test5_mail.txt" |
|
45 |
|
46 [VerifyEmail] |
|
47 actionParam = session sentItemsSelection Pop3Selection 1 ExpMail_0 |
|
48 |
|
49 [ConnectPop3Server0] |
|
50 actionParam = Pop3ServiceId Pop3Mtm |
|
51 |
|
52 [DeleteChildren] |
|
53 actionParam = session Pop3ServiceId |
|
54 |
|
55 [DisconnectPop3Server0] |
|
56 actionParam = Pop3ServiceId Pop3Mtm |
|
57 |
|
58 [CreateSmtpMessageFromEmailFile] |
|
59 actionParam = session smtpServiceId1 outboxFolderId 0 smtpMessageId 1 |
|
60 |
|
61 [CopyEntry] |
|
62 actionParam = session smtpMessageId smtpServiceId1 |
|
63 |
|
64 [ConnectPop3Server1] |
|
65 actionParam = Pop3ServiceId Pop3Mtm |
|
66 |
|
67 [CreateChildrenSelection] |
|
68 actionParam = session Pop3ServiceId selection |
|
69 |
|
70 [DisconnectPop3Server1] |
|
71 actionParam = Pop3ServiceId Pop3Mtm |
|
72 paramMessageId |
|
73 [CheckChildrenCount0] |
|
74 actionParam = session Pop3ServiceId 0 |
|
75 |
|
76 [CheckChildrenCount1] |
|
77 actionParam = session Pop3ServiceId 1 |
|
78 |
|
79 [FindEntryByName0] |
|
80 actionParam = session Pop3ServiceId "SimpleEmail" Pop3MessageId |
|
81 |
|
82 [CheckChildrenCount2] |
|
83 actionParam = session inboxFolderId 1 |
|
84 |
|
85 [FindEntryByName1] |
|
86 actionParam = session inboxFolderId "SimpleEmail" inboxMessageId |
|
87 |
|
88 [CheckChildrenCount_sent_1] |
|
89 actionParam = session sentFolderId 1 |
|
90 |
|
91 [FindEntryByName2] |
|
92 actionParam = session sentFolderId "SimpleEmail" sentMessageId |
|
93 |
|
94 |
|
95 [CreateChildrenInbox] |
|
96 actionParam = session inboxFolderId inboxSelection |
|
97 |
|
98 |
|
99 [CreateChildrenSentItems] |
|
100 actionParam = session sentFolderId sentItemsSelection |
|
101 |
|
102 |
|
103 [CreateChildrenSelectionPop3] |
|
104 actionParam = session Pop3ServiceId Pop3Selection |
|
105 |
|
106 |
|
107 [Pop3TopPopulate] |
|
108 actionParam = Pop3ServiceId Pop3Mtm pop3MailInfo Pop3Selection |
|
109 |
|
110 |
|
111 [CopySelectionPop3] |
|
112 actionParam = session Pop3Selection inboxFolderId |
|
113 |
|
114 |
|
115 |
|
116 [Sleep10] |
|
117 actionParam = 10 |
|
118 |
|
119 [Sleep30] |
|
120 actionParam = 30 |
|
121 |
|
122 [GetDefaultSmtpService] |
|
123 actionParam = smtpMtm _ smtpServiceId1 |
|
124 |
|
125 |
|
126 |