diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntryInEntryInDrafts.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntryInEntryInDrafts.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,26 @@ +[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"