messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0002-CreateMessageSpecifyingAccount.ini
changeset 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0002-CreateMessageSpecifyingAccount.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
+
+[CreateSmsService]
+actionParam 	= session _ 0 1 _ _ smsServiceId
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateMtm]
+actionParam 	= session smsServiceId clientMtmRegistry smsMtm
+
+[ChangeDefaultSmsService]
+actionParam 	= smsServiceId smsMtm
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[InitSmsDefaultSettings]
+actionParam 	= defaultSmsSettings
+
+[ConnectSendAsServer]
+actionParam	=  100 sendAs
+
+[GetSmsConstants]
+actionParam	=  smsTypeId
+
+[GetAvailableAccounts]
+actionParam	=  sendAs smsTypeId accountInfo
+
+[GetAccountNames]
+actionParam	=  accountInfo accountsCount
+
+[CountAvailableAccounts]
+actionParam	= accountInfo  1  0 "SMS"
+
+[GetAccount]
+actionParam	=  accountInfo 0 account
+
+[CreateMessageWithAccount]
+actionParam	=  sendAs account sendAsMessage
+
+[SendAsSaveMessageAndClose]
+actionParam	= sendAsMessage
+
+[CloseSvrConnection]
+actionParam	= sendAs
+
+[ChkChildrenCountDraft1]
+actionParam	= session draftsFolderId 1
\ No newline at end of file