diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0054-AddInvalidLinkedAttachment.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0054-AddInvalidLinkedAttachment.ini Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,44 @@ +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[CreateSession] +actionParam = session + +[ResetMessageStore] +actionParam = session + +[ChkChildrenCountDraft0] +actionParam = session draftsFolderId 0 + +[CreateRegistry] +actionParam = session clientMtmRegistry + +[GetIRMtmUid] +actionParam = irUid + +[CreateIRService] +actionParam = session irUid _ _ _ _ "IRService" irServiceId + +[ConnectSendAsServer] +actionParam = 10 sendAs + +[CreateMessageofType] +actionParam = sendAs irUid sendAsMessage + +[SendAsAddRecipient] +actionParam = sendAsMessage "00025B016A9D" _ RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo irUid 0 _ _ + +[AddLinkedAttachment] +actionParam = sendAsMessage "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\data\Invalidfile.txt" "text/plain" err + +[CloseMessage] +actionParam = sendAsMessage + +[CloseSvrConnection] +actionParam = sendAs + +[ChkChildrenCountDraft1] +actionParam = session draftsFolderId 1 + +[CheckErrorCode] +actionParam = err -1 \ No newline at end of file