messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_CreateFolder.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_CreateFolder.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,32 @@
+[GetBaseConstants]
+actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[CreateSession]
+actionParam = session
+
+[ResetMessageStore]
+actionParam = session
+
+[CheckChildrenCount0]
+actionParam = session draftsFolderId 0
+
+[GetEmailConstants]
+actionParam = imapMtmUid popMtmUid smtpMtmUid
+
+[CreateImap4Service]		
+actionParam	= session _ _ _ _ "Imap4Service" "MyAccount" "none" imap4ServiceId
+
+[CreateSmtpService]
+actionParam = session _ _ _ _ "SmtpService" smtpServiceId
+
+[CreateFolder]
+actionParam = session draftsFolderId smtpMtmUid smtpServiceId _ _ _ _ _ folderId
+
+[SleepDelay]
+actionParam	= 1
+
+[SaveMsvIdParamToFile]
+actionParam = folderId "c:\msgtest\SaveIntParamToFile.txt"
+
+[CheckChildrenCount1]
+actionParam = session draftsFolderId 1