diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0003-CreateMultipleMessages.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-IR-CIT-0003-CreateMultipleMessages.ini Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,53 @@ +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[GetIRMTMUId] +actionParam = irTypeId + +[CreateSession] +actionParam = session + +[ResetMessageStore] +actionParam = session + +[CreateRegistry] +actionParam = session clientMtmRegistry + +[CreateService] +actionParam = session irTypeId _ _ _ _ "IRService" irServiceId + +[ChkChildrenCountDraft0] +actionParam = session draftsFolderId 0 + +[ConnectSendAsServer] +actionParam = 10 sendAs + +[CreateMessageofType1] +actionParam = sendAs irTypeId sendAsMessage1 + +[ChkChildrenCountDraft1] +actionParam = session draftsFolderId 1 + +[CreateMessageofType2] +actionParam = sendAs irTypeId sendAsMessage2 + +[ChkChildrenCountDraft2] +actionParam = session draftsFolderId 2 + +[CreateMessageofType3] +actionParam = sendAs irTypeId sendAsMessage3 + +[ChkChildrenCountDraft3] +actionParam = session draftsFolderId 3 + +[SendAsSaveMessageAndClose3] +actionParam = sendAsMessage3 + +[SendAsSaveMessageAndClose2] +actionParam = sendAsMessage2 + +[SendAsSaveMessageAndClose1] +actionParam = sendAsMessage1 + +[CloseSvrConnection] +actionParam = sendAs \ No newline at end of file