messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInOutbox.ini
author Brendan Donegan <brendand@symbian.org>
Wed, 16 Jun 2010 16:16:29 +0100
branchGCC_SURGE
changeset 25 13c5828bd881
parent 0 8e480a14352b
permissions -rw-r--r--
Fix for Bug 3005 - 'Missing' def file in messagingmw

[GetBaseConstants]
actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]             
actionParam	= session

[CreateImap4Service]		
actionParam	= session _ _ _ _ "Imap4Service" "MyAccount" "none" imap4ServiceId

[CreateSmtpService]			
actionParam	= session _ _ _ _ "SmtpService" smtpServiceId

[CreateSmsService]			
actionParam	= session _ _ _ _ "SmsService" smsServiceId

[GetEntryTypes]
actionParam = message folder text html attachment

[GetMtms]
actionParam = imapMtm popMtm smtpMtm

[GetSmsMtm]
actionParam = smsMtm

[CreateEntry1]
actionParam = session message outboxFolderId smtpMtm smtpServiceId _ _ _ "smtpentry" _ smtpEntryId

[CreateEntry2]
actionParam = session message outboxFolderId smsMtm smsServiceId _ _ _ "smsentry" _ smsEntryId

[SaveMsvidToFile1]
actionParam = smtpEntryId "c:\msgtest\SaveMoveEntry2ToFile.txt"

[SaveMsvidToFile2]
actionParam = smsEntryId "c:\msgtest\SaveMoveEntry3ToFile.txt"