messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0034-UnConfirmedSendNoPrivileges.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0034-UnConfirmedSendNoPrivileges.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,51 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[GetIRMTMUId]
+actionParam	= irUid
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[CreateIrService]
+actionParam	= session irUid _ _ _ _ "irService" irServiceId
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateIrMtm]
+actionParam	= session irServiceId clientMtmRegistry irMtm
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[ConnectSendAsServer]
+actionParam	=  10 sendAs
+
+[SendAsCreateMessageofType]
+actionParam	= sendAs irUid sendAsMessage
+
+[SendAsAddLinkedAttachment]
+actionParam	= sendAsMessage "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\data\testimage1.mbm" "image/jpeg"
+
+[SendAsSendMessage]
+actionParam	= sendAsMessage 0 _ sendMsgErrorCode
+
+[SendAsCloseMessage]
+actionParam	= sendAsMessage
+
+[CloseSvrConnection]
+actionParam	= sendAs
+
+[CheckErrorCode]
+actionParam	= sendMsgErrorCode -46
+
+[ChkChildrenCountDraft1]
+actionParam	= session draftsFolderId 1
+
+[SetUserResponse]
+actionParam	= session 0
+