pimprotocols/phonebooksync/Test/TE_PhBkSync/TestOtherSteps.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 10:12:17 +0200
changeset 0 e686773b3f54
permissions -rw-r--r--
Revision: 201003 Kit: 201005

// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// This is the header file for Phone book synchronisation
// special test group scenarios 
// 
//

/**
 @file
 @internalComponent
*/

#ifndef __TESTOTHERSTEPS_H__
#define __TESTOTHERSTEPS_H__

#include "TE_PhBkSyncBase.h" 

//static TUid KUidIccGlobalAdnPhonebookCallByRef = KUidIccGlobalAdnPhonebook;
//static TUid KUidIccGlobalSdnPhonebookCallByRef = KUidIccGlobalSdnPhonebook;
//static TUid KUidIccGlobalLndPhonebookCallByRef = KUidIccGlobalLndPhonebook;
//static TUid KUidUsimAppAdnPhonebookCallByRef = KUidUsimAppAdnPhonebook;
//static TUid KUidIccGlobalFdnPhonebookCallByRef = KUidIccGlobalFdnPhonebook;

//
//    Test step1 -- Test#84 in Unit Test Spec. Doc.  //
//
class CPhbkSyncOtherTest_01 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_01();
	~CPhbkSyncOtherTest_01();

	virtual enum TVerdict doTestStepL(void);
	};


//
//    Test step2 -- Test#85 in Unit Test Spec. Doc.  //
//
class CPhbkSyncOtherTest_02 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_02();
	~CPhbkSyncOtherTest_02();

	virtual enum TVerdict doTestStepL(void);
	};


//
//    Test step3 -- Test#86 in Unit Test Spec. Doc.  //
//
class CPhbkSyncOtherTest_03 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_03();
	~CPhbkSyncOtherTest_03();

	virtual enum TVerdict doTestStepL(void);
	};


//
//    Test step4 -- Test#87 in Unit Test Spec. Doc.  //
//
class CPhbkSyncOtherTest_04 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_04();
	~CPhbkSyncOtherTest_04();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step5 -- 
//
class CPhbkSyncOtherTest_05 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_05();
	~CPhbkSyncOtherTest_05();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step6 -- 
//
class CPhbkSyncOtherTest_06 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_06();
	~CPhbkSyncOtherTest_06();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step7 -- 
//
class CPhbkSyncOtherTest_07 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_07();
	~CPhbkSyncOtherTest_07();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step8 -- 
//
class CPhbkSyncOtherTest_08 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_08();
	~CPhbkSyncOtherTest_08();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step9 -- 
//
class CPhbkSyncOtherTest_09 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_09();
	~CPhbkSyncOtherTest_09();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step10 -- 
//
class CPhbkSyncOtherTest_10 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_10();
	~CPhbkSyncOtherTest_10();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step11 -- 
//
class CPhbkSyncOtherTest_11 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_11();
	~CPhbkSyncOtherTest_11();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step12 -- 
//
class CPhbkSyncOtherTest_12 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_12();
	~CPhbkSyncOtherTest_12();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step13 -- 
//
class CPhbkSyncOtherTest_13 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_13();
	~CPhbkSyncOtherTest_13();

	virtual enum TVerdict doTestStepL(void);
};

//
//    Test step14 -- 
//
class CPhbkSyncOtherTest_14 : public CTestStepPhbkSync
	{
public:
	CPhbkSyncOtherTest_14();
	~CPhbkSyncOtherTest_14();

	virtual enum TVerdict doTestStepL(void);
};
#endif /* __TESTOTHERSTEPS_H__ */