messagingfw/msgtestfw/TestCases/ScriptedTestCases/Pop3TopTest15.ini
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     1 [GetBaseConstants]
       
     2 actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId
       
     3 
       
     4 [InitNtRas]					
       
     5 actionParam =
       
     6 
       
     7 [CreateSession]             
       
     8 actionParam	= session
       
     9 
       
    10 [ResetMessageStore]			
       
    11 actionParam	= session
       
    12 
       
    13 [CreatePop3Service]		
       
    14 actionParam	= session _ _ _ _ "Pop3Service" "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" Pop3ServiceId   
       
    15 
       
    16 [CreateSmtpService]			
       
    17 actionParam	= session _ _ _ _ "SmtpService" smtpServiceId
       
    18 
       
    19 [CreateRegistry]            
       
    20 actionParam	= session clientMtmRegistry
       
    21 
       
    22 [CreatePop3Mtm]			
       
    23 actionParam	= session Pop3ServiceId clientMtmRegistry Pop3Mtm
       
    24 
       
    25 [CreateSmtpMtm]				
       
    26 actionParam	= session smtpServiceId clientMtmRegistry smtpMtm pop3AccountId
       
    27 
       
    28 [SetPop3ServiceParameters]	
       
    29 actionParam	= session Pop3ServiceId _ "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Pop3Tests-lon-cn-exchng2k.txt" pop3AccountId
       
    30 
       
    31 [SetSmtpServiceParameters]  
       
    32 actionParam	= session smtpServiceId1 _ 
       
    33 
       
    34 [SetDefaultConfiguration]
       
    35 actionParam   =  CMtfConfigurationType::TMtfConfigurationType::EMtfEmailFile   "c:\msgtest\TestFramework\Configurations\EmailMessage\test1_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test2_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test3_mail.txt" "c:\msgtest\TestFramework\Configurations\EmailMessage\test4_mail.txt" 
       
    36 
       
    37 [ConnectPop3Server]   		
       
    38 actionParam	= Pop3ServiceId Pop3Mtm
       
    39 
       
    40 [DeleteChildren]
       
    41 actionParam	= session Pop3ServiceId 
       
    42 
       
    43 [CheckChildrenCount0]		
       
    44 actionParam	= session Pop3ServiceId 0
       
    45 
       
    46 [DisconnectPop3Server]		
       
    47 actionParam	= Pop3ServiceId Pop3Mtm
       
    48 
       
    49 [VerifyEmail]
       
    50 actionParam	= session sentItemsSelection Pop3Selection 4 ExpMail0 ExpMail1 ExpMail2 ExpMail3 
       
    51 
       
    52 [DeleteChildren]            
       
    53 actionParam	= session Pop3ServiceId
       
    54 
       
    55 [CopyEntry]					
       
    56 actionParam	= session smtpMessageId0 smtpServiceId1
       
    57 
       
    58 [CreateSmtpMessageFromEmailFile0]	
       
    59 actionParam	= session smtpServiceId1 outboxFolderId 0 smtpMessageId0 1
       
    60 
       
    61 [CreateSmtpMessageFromEmailFile1]	
       
    62 actionParam	= session smtpServiceId1 outboxFolderId 1 smtpMessageId1 1
       
    63 
       
    64 [CreateSmtpMessageFromEmailFile2]	
       
    65 actionParam	= session smtpServiceId1 outboxFolderId 2 smtpMessageId2 1
       
    66 
       
    67 [CreateSmtpMessageFromEmailFile3]	
       
    68 actionParam	= session smtpServiceId1 outboxFolderId 3 smtpMessageId3 1
       
    69 
       
    70 [CreateChildrenSelection]	
       
    71 actionParam	= session Pop3ServiceId selection
       
    72 
       
    73 [CheckChildrenCount1]		
       
    74 actionParam	= session Pop3ServiceId 4
       
    75 
       
    76 [CheckChildrenCount2]		
       
    77 actionParam	= session inboxFolderId 1
       
    78 
       
    79 [CheckChildrenCount_sent4]		
       
    80 actionParam	= session sentFolderId 4
       
    81 
       
    82 [CreateChildrenSentItems]
       
    83 actionParam	= session sentFolderId sentItemsSelection
       
    84 
       
    85 [CreateChildrenSelectionPop3]	
       
    86 actionParam	= session Pop3ServiceId Pop3Selection
       
    87 
       
    88 [Pop3TopPopulate]		
       
    89 actionParam	= Pop3ServiceId Pop3Mtm pop3MailInfo Pop3Selection
       
    90 
       
    91 [CopySelectionPop3]				
       
    92 actionParam	= session Pop3Selection inboxFolderId
       
    93 
       
    94 
       
    95 [CreatePop3MailInfo]
       
    96 actionParam = 500000 608 pop3MailInfo
       
    97 
       
    98 [CreateExpPop3MailInfo0]
       
    99 actionParam = 18 0 0 "test_mail_1" 0 ExpMail0
       
   100 
       
   101 [CreateExpPop3MailInfo1]
       
   102 actionParam = 6 0 14 "test_mail_2" 0 ExpMail1
       
   103 
       
   104 [CreateExpPop3MailInfo2]
       
   105 actionParam = 11 0 11 "test_mail_3" 1  ExpMail2
       
   106 
       
   107 [CreateExpPop3MailInfo3]
       
   108 actionParam = 11 0 19 "test_mail_4" 2 ExpMail3
       
   109 
       
   110 [GetDefaultSmtpService]
       
   111 actionParam	= smtpMtm _ smtpServiceId1