|
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 [SetPop3ServiceParameters] |
|
29 actionParam = session Pop3ServiceId _ |
|
30 |
|
31 [SetSmtpServiceParameters] |
|
32 actionParam = session smtpServiceId1 _ |
|
33 |
|
34 [CreatePop3MailInfo] |
|
35 actionParam = 500000 5 pop3MailInfo |
|
36 |
|
37 |
|
38 [CreateExpPop3MailInfo0] |
|
39 actionParam = 5 1 0 "test_mail_1" 0 ExpMail0 1 |
|
40 |
|
41 |
|
42 [SetDefaultConfiguration_1] |
|
43 actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile "c:\msgtest\TestFramework\Configurations\EmailMessage\test1_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test2_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test3_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test4_mail.txt" |
|
44 |
|
45 [VerifyEmail] |
|
46 actionParam = session sentItemsSelection Pop3Selection 1 ExpMail0 |
|
47 |
|
48 |
|
49 [ConnectPop3Server0] |
|
50 actionParam = Pop3ServiceId Pop3Mtm |
|
51 |
|
52 [DeleteChildren] |
|
53 actionParam = session Pop3ServiceId |
|
54 |
|
55 [DisconnectPop3Server0] |
|
56 actionParam = Pop3ServiceId Pop3Mtm |
|
57 |
|
58 |
|
59 [CreateSmtpMessageFromEmailFile] |
|
60 actionParam = session smtpServiceId1 outboxFolderId 0 smtpMessageId 0 |
|
61 |
|
62 [CopyEntry] |
|
63 actionParam = session smtpMessageId smtpServiceId1 |
|
64 |
|
65 [ConnectPop3Server1] |
|
66 actionParam = Pop3ServiceId Pop3Mtm |
|
67 |
|
68 [CreateChildrenSelection] |
|
69 actionParam = session Pop3ServiceId selection |
|
70 |
|
71 [DisconnectPop3Server1] |
|
72 actionParam = Pop3ServiceId Pop3Mtm |
|
73 |
|
74 [CheckChildrenCount0] |
|
75 actionParam = session Pop3ServiceId 0 |
|
76 |
|
77 [CheckChildrenCount1] |
|
78 actionParam = session Pop3ServiceId 1 |
|
79 |
|
80 [FindEntryByName0] |
|
81 actionParam = session Pop3ServiceId "SimpleEmail" Pop3MessageId |
|
82 |
|
83 [CheckChildrenCount2] |
|
84 actionParam = session inboxFolderId 1 |
|
85 |
|
86 [FindEntryByName1] |
|
87 actionParam = session inboxFolderId "SimpleEmail" inboxMessageId |
|
88 |
|
89 [CheckChildrenCount_sent4] |
|
90 actionParam = session sentFolderId 1 |
|
91 |
|
92 [FindEntryByName2] |
|
93 actionParam = session sentFolderId "SimpleEmail" sentMessageId |
|
94 |
|
95 |
|
96 [CreateChildrenInbox] |
|
97 actionParam = session inboxFolderId inboxSelection |
|
98 |
|
99 |
|
100 [CreateChildrenSentItems] |
|
101 actionParam = session sentFolderId sentItemsSelection |
|
102 |
|
103 |
|
104 [CreateChildrenSelectionPop3] |
|
105 actionParam = session Pop3ServiceId Pop3Selection |
|
106 |
|
107 [PruneMessages] |
|
108 actionParam = session Pop3Selection |
|
109 |
|
110 [Pop3TopPopulate] |
|
111 actionParam = Pop3ServiceId Pop3Mtm pop3MailInfo Pop3Selection |
|
112 |
|
113 |
|
114 [CopySelectionPop3] |
|
115 actionParam = session Pop3Selection inboxFolderId |
|
116 |
|
117 |
|
118 [Sleep10] |
|
119 actionParam = 10 |
|
120 |
|
121 [GetDefaultSmtpService] |
|
122 actionParam = smtpMtm _ smtpServiceId1 |