messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/13_SaveIMAPSettings.ini
equal
deleted
inserted
replaced
|
1 |
|
2 [DeleteImapAccounts] |
|
3 actionParam = -1 |
|
4 |
|
5 [CreateImapAccount] |
|
6 actionParam = "ImapAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\Imap4Settings-lon-cn-exchng2k_CR1.txt" accountId _ _ _ _ |
|
7 |
|
8 [GetImapAccountSettings1] |
|
9 actionParam = accountId ImapSettings1 ImapPrefs1 SmtpSettings1 SmtpPrefs1 |
|
10 |
|
11 [ModifyImapSettings] |
|
12 actionParam = accountId "c:\msgtest\TestFramework\Configurations\EmailSettings\Imap4Settings-lon-cn-exchng2k_CR2.txt" |
|
13 |
|
14 [GetImapAccountSettings2] |
|
15 actionParam = accountId ImapSettings2 ImapPrefs2 SmtpSettings2 SmtpPrefs2 |
|
16 |
|
17 [CompareImapSettings] |
|
18 actionParam = ImapSettings1 ImapSettings2 ImapPrefs1 ImapPrefs2 SmtpSettings1 SmtpSettings2 SmtpPrefs1 SmtpPrefs2 0 |
|
19 |