commsconfig/commsdatabaseshim/TE_commdb/inc/Step_007_xx.h
changeset 72 ae47d0499bee
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsconfig/commsdatabaseshim/TE_commdb/inc/Step_007_xx.h	Mon Sep 06 13:49:23 2010 +0100
@@ -0,0 +1,369 @@
+/*
+* Copyright (c) 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 CommDb test 007.XX group of scenarios 
+
+
+#if (!defined __STEP_007_XX_H__)
+#define __STEP_007_XX_H__
+
+
+////////////////////
+//	Test step 007.01
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_01) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_01();
+	~CCommDbTest007_01();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+////////////////////
+//	Test step 007.02
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_02) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_02();
+	~CCommDbTest007_02();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+////////////////////
+//	Test step 007.03
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_03) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_03();
+	~CCommDbTest007_03();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.04
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_04) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_04();
+	~CCommDbTest007_04();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+////////////////////
+//	Test step 007.05
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_05) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_05();
+	~CCommDbTest007_05();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.06
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_06) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_06();
+	~CCommDbTest007_06();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.07
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_07) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_07();
+	~CCommDbTest007_07();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.08
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_08) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_08();
+	~CCommDbTest007_08();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.09
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_09) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_09();
+	~CCommDbTest007_09();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.10
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_10) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_10();
+	~CCommDbTest007_10();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.11
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_11) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_11();
+	~CCommDbTest007_11();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.12
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_12) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_12();
+	~CCommDbTest007_12();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.13
+////////////////////
+/*
+//Removed since this test will not compile on Code warrior due to having an array of zero length
+
+NONSHARABLE_CLASS(CCommDbTest007_13) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_13();
+	~CCommDbTest007_13();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+*/
+
+////////////////////
+//	Test step 007.14
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_14) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_14();
+	~CCommDbTest007_14();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+////////////////////
+//	Test step 007.15
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_15) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_15();
+	~CCommDbTest007_15();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+////////////////////
+//	Test step 007.16
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_16) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_16();
+	~CCommDbTest007_16();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+////////////////////
+//	Test step 007.17
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_17) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_17();
+	~CCommDbTest007_17();
+
+	virtual enum TVerdict doTestStepL( void );
+	
+private:
+
+};
+
+////////////////////
+//	Test step 007.18
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_18) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_18();
+	~CCommDbTest007_18();
+
+	virtual enum TVerdict doTestStepL( void );
+	
+private:
+
+};
+
+////////////////////
+//	Test step 007.19
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_19) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_19();
+	~CCommDbTest007_19();
+
+	virtual enum TVerdict doTestStepL( void );
+	
+private:
+
+};
+
+////////////////////
+//	Test step 007.20
+////////////////////
+
+NONSHARABLE_CLASS(CCommDbTest007_20) : public CTestStepCommDb
+{
+public:
+	CCommDbTest007_20();
+	~CCommDbTest007_20();
+
+	virtual enum TVerdict doTestStepL( void );
+	
+private:
+
+};
+
+#endif //(__STEP_007_XX_H__)