diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0034-UnConfirmedSendNoPrivileges.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0034-UnConfirmedSendNoPrivileges.ini Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,50 @@ +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[GetBTMTMUId] +actionParam = btUid + +[CreateSession] +actionParam = session + +[ResetMessageStore] +actionParam = session + +[CreateBtService] +actionParam = session btUid _ _ _ _ "btService" btServiceId + +[CreateRegistry] +actionParam = session clientMtmRegistry + +[CreateBtMtm] +actionParam = session btServiceId clientMtmRegistry btMtm + +[ChkChildrenCountDraft0] +actionParam = session draftsFolderId 0 + +[ConnectSendAsServer] +actionParam = 10 sendAs + +[SendAsCreateMessageofType] +actionParam = sendAs btUid 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 \ No newline at end of file