diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0022-CreateAttachmentWithoutMime.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0022-CreateAttachmentWithoutMime.ini Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,56 @@ +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[CreateSession] +actionParam = session + +[ResetMessageStore] +actionParam = session + +[ChkChildrenCountDraft0] +actionParam = session draftsFolderId 0 + +[CreateRegistry] +actionParam = session clientMtmRegistry + +[GetBtMtmUid] +actionParam = btUid + +[CreateBtService] +actionParam = session btUid _ _ _ _ "BTService" btServiceId + +[ConnectSendAsServer] +actionParam = 10 sendAs + +[CreateMessageofType] +actionParam = sendAs btUid sendAsMessage + +[SendAsAddRecipient] +actionParam = sendAsMessage "00025B016A9D" _ RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo btUid 0 _ _ + +[SendAsCreateAttachment] +actionParam = sendAsMessage "createFile.txt" "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\data\textfile.txt" _ + +[CloseMessage] +actionParam = sendAsMessage + +[CloseSvrConnection] +actionParam = sendAs + +[ChkChildrenCountDraft1] +actionParam = session draftsFolderId 1 + +[CreateChildrenSelDraft] +actionParam = session draftsFolderId msgSelection + +[GetMessageAtIndex] +actionParam = msgSelection 0 msgId + +[GetEntry] +actionParam = session msgId msgEntry + +[VerifyRecipients] +actionParam = msgEntry TImHeaderEncodingInfo::TFieldList::ETo "00025B016A9D" _ + +[GetAttachmentInfoByIndex] +actionParam = session msgId 0 attachinfo _ \ No newline at end of file