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