messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0022-CreateAttachmentWithoutMime.ini
equal
deleted
inserted
replaced
|
1 [GetBaseConstants] |
|
2 actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId |
|
3 |
|
4 [CreateSession] |
|
5 actionParam = session |
|
6 |
|
7 [ResetMessageStore] |
|
8 actionParam = session |
|
9 |
|
10 [ChkChildrenCountDraft0] |
|
11 actionParam = session draftsFolderId 0 |
|
12 |
|
13 [CreateRegistry] |
|
14 actionParam = session clientMtmRegistry |
|
15 |
|
16 [GetIRMtmUid] |
|
17 actionParam = irUid |
|
18 |
|
19 [CreateIRService] |
|
20 actionParam = session irUid _ _ _ _ "IRService" irServiceId |
|
21 |
|
22 [ConnectSendAsServer] |
|
23 actionParam = 10 sendAs |
|
24 |
|
25 [CreateMessageofType] |
|
26 actionParam = sendAs irUid sendAsMessage |
|
27 |
|
28 [SendAsAddRecipient] |
|
29 actionParam = sendAsMessage "00025B016A9D" _ RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo irUid 0 _ _ |
|
30 |
|
31 [SendAsCreateAttachment] |
|
32 actionParam = sendAsMessage "createFile.txt" "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\data\textfile.txt" _ |
|
33 |
|
34 [CloseMessage] |
|
35 actionParam = sendAsMessage |
|
36 |
|
37 [CloseSvrConnection] |
|
38 actionParam = sendAs |
|
39 |
|
40 [ChkChildrenCountDraft1] |
|
41 actionParam = session draftsFolderId 1 |
|
42 |
|
43 [CreateChildrenSelDraft] |
|
44 actionParam = session draftsFolderId msgSelection |
|
45 |
|
46 [GetMessageAtIndex] |
|
47 actionParam = msgSelection 0 msgId |
|
48 |
|
49 [GetEntry] |
|
50 actionParam = session msgId msgEntry |
|
51 |
|
52 [VerifyRecipients] |
|
53 actionParam = msgEntry TImHeaderEncodingInfo::TFieldList::ETo "00025B016A9D" _ |
|
54 |
|
55 [GetAttachmentInfoByIndex] |
|
56 actionParam = session msgId 0 attachinfo _ |