web_pub/favourites_engine_api/tsrc/src/FavouritesEngineTest.cpp
branchRCL_3
changeset 93 79859ed3eea9
parent 58 220a17280356
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
     1 /*
     1 /*
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * ==============================================================================
     3 * All rights reserved.
     3 *  Name        : FavouritesEngineTest.cpp
     4 * This component and the accompanying materials are made available
     4 *  Part of     : ?Subsystem_name / FavouritesEngineTest
     5 * under the terms of the License "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 *
     5 *
     9 * Initial Contributors:
     6 *  Description : FavouritesBCTest class member functions
    10 * Nokia Corporation - initial contribution.
     7 *  Version:   0.5
    11 *
     8 *
    12 * Contributors:
     9 *  Copyright (C) 2006 Nokia Corporation.
       
    10 *  This material, including documentation and any related 
       
    11 *  computer programs, is protected by copyright controlled by 
       
    12 *  Nokia Corporation. All rights are reserved. Copying, 
       
    13 *  including reproducing, storing,  adapting or translating, any 
       
    14 *  or all of this material requires the prior written consent of 
       
    15 *  Nokia Corporation. This material also contains confidential 
       
    16 *  information which may not be disclosed to others without the 
       
    17 *  prior written consent of Nokia Corporation.
    13 *
    18 *
    14 * Description: 
    19 * ============================================================================
    15 *
       
    16 *
       
    17 */
    20 */
    18 
    21 
    19 
    22 
    20 // INCLUDE FILES
    23 // INCLUDE FILES
    21 #include <Stiftestinterface.h>
    24 #include <Stiftestinterface.h>
    22 #include "favouritesenginetest.h"
    25 #include "FavouritesEngineTest.h"
    23 
    26 
    24 // EXTERNAL DATA STRUCTURES
    27 // EXTERNAL DATA STRUCTURES
    25 
    28 
    26 // EXTERNAL FUNCTION PROTOTYPES  
    29 // EXTERNAL FUNCTION PROTOTYPES  
    27 
    30