browserutilities/feedsengine/FeedsUI/TestHarness/inc/TestHarness.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    13 *
    13 *
    14 * Description:  The Feeds project test harness.
    14 * Description:  The Feeds project test harness.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 #ifndef TEST_HARNESS_H
    18 #ifndef TEST_HARNESS_H
    20 #define TEST_HARNESS_H
    19 #define TEST_HARNESS_H
    21 
       
    22 
    20 
    23 // INCLUDES
    21 // INCLUDES
    24 #include <e32base.h>
    22 #include <e32base.h>
    25 #include <e32std.h>
    23 #include <e32std.h>
    26 #include <f32file.h>
    24 #include <f32file.h>
    27 
    25 
    28 #include <FeedsServerClient.h>
    26 #include <feedsserverclient.h>
    29 #include <FeedsServerFeed.h>
    27 #include <feedsserverfeed.h>
    30 #include <FeedsServerFolderItem.h>
    28 #include <feedsserverfolderitem.h>
    31 #include <FeedsServerSettings.h>
    29 #include <feedsserversettings.h>
    32 #include "FeedsWaitDialog.h"
    30 #include "FeedsWaitDialog.h"
    33 
    31 
    34 // CONSTANTS
    32 // CONSTANTS
    35 
    33 
    36 // MACROS
    34 // MACROS