messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_CopySingleEntryToRemoteEntry.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 [GetPigeonMtmConstant] |
|
11 actionParam = mtmid |
|
12 |
|
13 [CreateService] |
|
14 actionParam = session mtmid _ _ _ _ _ svcid |
|
15 |
|
16 [CreateSrcPigeonMessage] |
|
17 actionParam = session draftsFolderId svcid 1000 sourceEntryId |
|
18 |
|
19 [CreateFolder] |
|
20 actionParam = session outboxFolderId mtmid svcid _ _ _ "pfolder" _ targetFolderId |
|
21 |
|
22 [CreateTgtPigeonMessage] |
|
23 actionParam = session targetFolderId svcid 1000 targetEntryId |
|
24 |
|
25 [SendEMsvCopyEntriesPass] |
|
26 actionParam = sourceEntryId targetEntryId 1 |
|
27 |
|
28 [SendEMsvCopyEntriesFail] |
|
29 actionParam = sourceEntryId targetEntryId 0 |