diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0036-CancelSend.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-SMS-CIT-0036-CancelSend.ini Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,77 @@ +[InitializeSimTsy] +actionParam = 0 _ telServer + +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[GetSmsConstants] +actionParam = smsUid + +[SetUserResponse] +actionParam = session 1 + +[SetDefaultSmsSettings] +actionParam = "c:\msgtest\TestFramework\Configurations\SmsSettings\SmsSettingsOrange.txt" + +[SetDefaultConfiguration] +actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfSmsMessage "c:\msgtest\TestFramework\Configurations\SmsSettings\helloworld.txt" + +[SetDefaultConfigurationBodyTxt] +actionParam = CMtfConfigurationType::TMtfConfigurationType::EMtfDataFile "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\Data\BuffBodyText.txt" + +[CreateSession] +actionParam = session + +[ResetMessageStore] +actionParam = session + +[CreateSmsService] +actionParam = session _ _ _ _ "SmsService" smsServiceId + +[SetSmsServiceSettings] +actionParam = session smsServiceId 0 + +[CreateRegistry] +actionParam = session clientMtmRegistry + +[CreateSmsMtm] +actionParam = session smsServiceId clientMtmRegistry smsMtm + +[ChkChildrenCountDraft0] +actionParam = session draftsFolderId 0 + +[ChkChildrenCountDraft1] +actionParam = session draftsFolderId 1 + +[ChangeDefaultSmsService] +actionParam = smsServiceId smsMtm + +[ConnectSendAsServer] +actionParam = 10 sendAs + +[SendAsCreateMessageofType] +actionParam = sendAs smsUid sendAsMessage + +[SendAsAddRecipient] +actionParam = sendAsMessage "+919845098450" _ RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo smsUid 0 _ _ + +[SendAsSetBodyText] +actionParam = sendAsMessage 0 0 errorCode + +[SendAsSendMessage] +actionParam = sendAsMessage 1 1 sendAsMsgErrorCode + +[CloseMessage] +actionParam = sendAsMessage + +[CloseSvrConnection] +actionParam = sendAs + +[Sleep] +actionParam = 10 + +[CheckErrorCode] +actionParam = sendAsMsgErrorCode -3 + +[UnloadPhoneModule] +actionParam = _ telServer \ No newline at end of file