diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0001-CreateMessageOfType.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0001-CreateMessageOfType.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,41 @@ +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[GetBTMTMUId] +actionParam = btUid + +[CreateSession] +actionParam = session + +[CreateRegistry] +actionParam = session clientMtmRegistry + +[CreateService] +actionParam = session btUid _ _ _ _ "BTService" btServiceId + +[ResetMessageStore] +actionParam = session + +[ChkChildrenCountDraft0] +actionParam = session draftsFolderId 0 + +[ConnectSendAsServer] +actionParam = 10 sendAs + +[GetFilteredMsgTypes] +actionParam = sendAs filteredMessageTypes + +[GetMessageTypeUid] +actionParam = filteredMessageTypes 3 "BlueTooth" "client" "MTM" messageTypeUid + +[CreateMessageofType] +actionParam = sendAs messageTypeUid sendAsMessage + +[SendAsSaveMessageAndClose] +actionParam = sendAsMessage + +[CloseSvrConnection] +actionParam = sendAs + +[ChkChildrenCountDraft1] +actionParam = session draftsFolderId 1 \ No newline at end of file