messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvDeleteFileStore.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:18:06 +0200
changeset 2 69530231af78
parent 0 8e480a14352b
permissions -rw-r--r--
Revision: 201001 Kit: 201004

[GetBaseConstants]
actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[CreateSession]             
actionParam	= session

[ResetMessageStore]			
actionParam	= session

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

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

[GetTypeConstants]
actionParam = messageEntryId folderEntryId textEntryId htmlEntryId attachmentEntryId

[GetEmailConstants]
actionParam	= imapMtmUid popMtmUid smtpMtmUid	

[CreateEntry]
actionParam = session textEntryId draftsFolderId smtpMtmUid smtpServiceId _ _ _ _ _ entryId

[OpenTempStoreFile]
actionParam = entryId

// id of the entry that was created, State=Expected to Pass where Pass(=1)/Fail(=0).
[DeleteStorePass]
actionParam	= entryId 1

[DeleteStoreFail]
actionParam	= entryId 0

[LoadMsvIdSE]
actionParam = entryId "c:\msgtest\SaveIntParamToFile.txt"

[OpenTempStoreFileSE]
actionParam = entryId

// id of the entry that was created, State=Expected to Pass where Pass(=1)/Fail(=0).
[DeleteStorePassSE]
actionParam	= entryId 1

[DeleteStoreFailSE]
actionParam	= entryId 0

[LoadMsvIdPF]
actionParam = entryId "c:\msgtest\SaveIntParamToFile.txt"

[OpenTempStoreFilePF]
actionParam = entryId

// id of the entry that was created, State=Expected to Pass where Pass(=1)/Fail(=0).
[DeleteStorePassPF]
actionParam	= entryId 1

[DeleteStoreFailPF]
actionParam	= entryId 0