messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0003-CreateMultipleMessages.ini
equal
deleted
inserted
replaced
|
1 [GetBaseConstants] |
|
2 actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId |
|
3 |
|
4 [GetIRMTMUId] |
|
5 actionParam = irTypeId |
|
6 |
|
7 [CreateSession] |
|
8 actionParam = session |
|
9 |
|
10 [ResetMessageStore] |
|
11 actionParam = session |
|
12 |
|
13 [CreateRegistry] |
|
14 actionParam = session clientMtmRegistry |
|
15 |
|
16 [CreateService] |
|
17 actionParam = session irTypeId _ _ _ _ "IRService" irServiceId |
|
18 |
|
19 [ChkChildrenCountDraft0] |
|
20 actionParam = session draftsFolderId 0 |
|
21 |
|
22 [ConnectSendAsServer] |
|
23 actionParam = 10 sendAs |
|
24 |
|
25 [CreateMessageofType1] |
|
26 actionParam = sendAs irTypeId sendAsMessage1 |
|
27 |
|
28 [ChkChildrenCountDraft1] |
|
29 actionParam = session draftsFolderId 1 |
|
30 |
|
31 [CreateMessageofType2] |
|
32 actionParam = sendAs irTypeId sendAsMessage2 |
|
33 |
|
34 [ChkChildrenCountDraft2] |
|
35 actionParam = session draftsFolderId 2 |
|
36 |
|
37 [CreateMessageofType3] |
|
38 actionParam = sendAs irTypeId sendAsMessage3 |
|
39 |
|
40 [ChkChildrenCountDraft3] |
|
41 actionParam = session draftsFolderId 3 |
|
42 |
|
43 [SendAsSaveMessageAndClose3] |
|
44 actionParam = sendAsMessage3 |
|
45 |
|
46 [SendAsSaveMessageAndClose2] |
|
47 actionParam = sendAsMessage2 |
|
48 |
|
49 [SendAsSaveMessageAndClose1] |
|
50 actionParam = sendAsMessage1 |
|
51 |
|
52 [CloseSvrConnection] |
|
53 actionParam = sendAs |