messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0013-Add'To'RecipientAddr.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 "0001" _ RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo irUid 0 _ _ |
|
30 |
|
31 [CloseMessage] |
|
32 actionParam = sendAsMessage |
|
33 |
|
34 [CloseSvrConnection] |
|
35 actionParam = sendAs |
|
36 |
|
37 [ChkChildrenCountDraft1] |
|
38 actionParam = session draftsFolderId 1 |
|
39 |
|
40 [CreateChildrenSelDraft] |
|
41 actionParam = session draftsFolderId msgSelection |
|
42 |
|
43 [GetMessageAtIndex] |
|
44 actionParam = msgSelection 0 msgId |
|
45 |
|
46 [GetEntry] |
|
47 actionParam = session msgId msgEntry |
|
48 |
|
49 [VerifyRecipients] |
|
50 actionParam = msgEntry TImHeaderEncodingInfo::TFieldList::ETo "0001" _ |