messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntryInEntryInDrafts.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 00:49:39 +0300
changeset 54 bb1b421e3b9e
parent 0 8e480a14352b
permissions -rw-r--r--
Revision: 201037 Kit: 201039

[GetBaseConstants]
actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]             
actionParam	= session

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

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

[GetEntryTypes]
actionParam = message folder text html attachment

[GetMtms]
actionParam = imapMtm popMtm smtpMtm

[CreateEntry1]
actionParam = session message draftsFolderId smtpMtm smtpServiceId _ _ _ "entry" _ entryId

[CreateEntry2]
actionParam = session message entryId smtpMtm smtpServiceId _ _ _ "entry2" _ entryId2

[SaveMsvidToFile]
actionParam = entryId2 "c:\msgtest\SaveMoveEntry1ToFile.txt"