messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0011-SetBioType.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0011-SetBioType.ini	Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,51 @@
+[GetBaseConstants]
+actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
+
+[GetBTMTMUId]
+actionParam 	=  btTypeId
+
+[CreateSession]
+actionParam	= session
+
+[ResetMessageStore]
+actionParam	= session
+
+[CreateRegistry]
+actionParam	= session clientMtmRegistry
+
+[CreateService]
+actionParam	= session btTypeId _ _ _ _ "BTService" btServiceId
+
+[ChkChildrenCountDraft0]
+actionParam	= session draftsFolderId 0
+
+[ConnectSendAsServer]
+actionParam	=  2 sendAs
+
+[CreateMessageofType1]
+actionParam	= sendAs btTypeId sendAsMessage
+
+[SendAsSetBioType]
+actionParam	= sendAsMessage 0 _
+
+[CloseMessage1]
+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
+
+[VerifyBioType]
+actionParam	= msgEntry TBioMsgIdType::EBioMsgIdUnknown
+