|
1 // |
|
2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 // All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Nokia Corporation - initial contribution. |
|
11 // |
|
12 // Contributors: |
|
13 // |
|
14 // Description: |
|
15 // |
|
16 // |
|
17 // Cap_SetupCopyTargetInOutbox.script |
|
18 // |
|
19 |
|
20 |
|
21 LOAD_SUITE MessagingTestServer -SharedData |
|
22 |
|
23 |
|
24 RUN_TEST_STEP 100 MessagingTestServer BEGIN_TEST_CASE |
|
25 RUN_TEST_STEP 100 MessagingTestServer SETUP_TEST_CASE |
|
26 RUN_TEST_STEP 100 MessagingTestServer EXECUTE_TEST_CASE |
|
27 |
|
28 RUN_TEST_STEP 100 MessagingTestServer GetBaseConstants c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini GetBaseConstants |
|
29 RUN_TEST_STEP 100 MessagingTestServer CreateSession c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CreateSession |
|
30 RUN_TEST_STEP 100 MessagingTestServer ResetMessageStore c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini ResetMessageStore |
|
31 |
|
32 RUN_TEST_STEP 100 MessagingTestServer CheckChildrenCount c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CheckChildrenCount0 |
|
33 |
|
34 RUN_TEST_STEP 100 MessagingTestServer CreateImap4Service c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CreateImap4Service |
|
35 RUN_TEST_STEP 100 MessagingTestServer CreateSmtpService c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CreateSmtpService |
|
36 |
|
37 RUN_TEST_STEP 100 MessagingTestServer CreateRegistry c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CreateRegistry |
|
38 |
|
39 RUN_TEST_STEP 100 MessagingTestServer SetDefaultConfiguration c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SetDefaultConfiguration0 |
|
40 RUN_TEST_STEP 100 MessagingTestServer SetDefaultConfiguration c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SetDefaultConfiguration1 |
|
41 RUN_TEST_STEP 100 MessagingTestServer SetDefaultConfiguration c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SetDefaultConfiguration2 |
|
42 |
|
43 RUN_TEST_STEP 100 MessagingTestServer SetImap4ServiceParameters c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SetImap4ServiceParameters |
|
44 RUN_TEST_STEP 100 MessagingTestServer SetSmtpServiceParameters c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SetSmtpServiceParameters |
|
45 |
|
46 RUN_TEST_STEP 100 MessagingTestServer CreateSmtpMessageFromEmailFile c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CreateMsgInOutbox |
|
47 RUN_TEST_STEP 100 MessagingTestServer Sleep c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SleepDelay |
|
48 RUN_TEST_STEP 100 MessagingTestServer CreateSmtpMessageFromEmailFile c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CreateMsgInDrafts |
|
49 RUN_TEST_STEP 100 MessagingTestServer Sleep c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SleepDelay |
|
50 |
|
51 RUN_TEST_STEP 100 MessagingTestServer GetEntryTypeConstants c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini GetEntryTypes |
|
52 |
|
53 RUN_TEST_STEP 100 MessagingTestServer GetEmailConstants c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini GetMtms |
|
54 |
|
55 RUN_TEST_STEP 100 MessagingTestServer CreateEntry c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini CreateEntry |
|
56 |
|
57 RUN_TEST_STEP 100 MessagingTestServer CHECK_POSTCONDITIONS |
|
58 |
|
59 RUN_TEST_STEP 100 MessagingTestServer SaveMsvIdParamToFile c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SaveTargetIdToFile |
|
60 RUN_TEST_STEP 100 MessagingTestServer SaveMsvIdParamToFile c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SetupCopyTargetInOutbox.ini SaveSourceIdToFile |
|
61 |
|
62 RUN_TEST_STEP 100 MessagingTestServer END_TEST_CASE |
|
63 |