diff -r 08008ce8a6df -r bde600d88860 messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/15_PopulateDefaultIMAPAccount.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/15_PopulateDefaultIMAPAccount.ini Fri Jun 04 10:32:16 2010 +0100 @@ -0,0 +1,15 @@ + +[DeleteImapAccounts] +actionParam = -1 + +[PopulateDefaultImapSettings] +actionParam = ImapSettings1 ImapPrefs1 SmtpSettings1 SmtpPrefs1 + +[CreateImapAccount] +actionParam = "MyAccount" "none" accountId _ _ _ _ + +[LoadImapSettings] +actionParam = accountId 0 ImapSettings2 ImapPrefs2 SmtpSettings2 SmtpPrefs2 + +[CompareImapSettings] +actionParam = ImapSettings1 ImapSettings2 ImapPrefs1 ImapPrefs2 SmtpSettings1 SmtpSettings2 SmtpPrefs1 SmtpPrefs2 1