messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0013-Add_To_RecipientAddr.ini
changeset 3 28ae839b4c09
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0013-Add_To_RecipientAddr.ini	Tue Feb 02 10:12:21 2010 +0200
@@ -0,0 +1,50 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateSmsService]
+actionParam	= session _ 0 1 _ _ smsServiceId
+
+[ConnectSendAsServer]
+actionParam	=  10 sendAs
+
+[GetSmsMtmUid]
+actionParam	= smsUid
+
+[CreateMessageofType]
+actionParam	= sendAs smsUid sendAsMessage
+
+[SendAsAddRecipient]
+actionParam	= sendAsMessage  "98455102343" _  RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo smsUid 0 _ _
+
+[SendAsSaveMessageAndClose]
+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 "98455102343" _
\ No newline at end of file