commsconfig/commsdatabaseshim/ts_commdb/Step_019_xx.h
changeset 0 dfb7c4ff071f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsconfig/commsdatabaseshim/ts_commdb/Step_019_xx.h	Thu Dec 17 09:22:25 2009 +0200
@@ -0,0 +1,271 @@
+// Copyright (c) 2001-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:
+// step_019_01.h
+// This is the header file for CommDb test 019.XX group of scenarios 
+// 
+//
+
+
+#if (!defined __STEP_019_XX_H__)
+#define __STEP_019_XX_H__
+
+
+//
+//	Test step 019.01
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_01) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_01();
+	~CCommDbTest019_01();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+//
+//	Test step 019.02
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_02) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_02();
+	~CCommDbTest019_02();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+
+
+
+//
+//	Test step 019.03
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_03) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_03();
+	~CCommDbTest019_03();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+
+//
+//	Test step 019.04
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_04) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_04();
+	~CCommDbTest019_04();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+
+//
+//	Test step 019.05
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_05) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_05();
+	~CCommDbTest019_05();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+
+//
+//	Test step 019.06
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_06) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_06();
+	~CCommDbTest019_06();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+
+//
+//	Test step 019.07
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_07) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_07();
+	~CCommDbTest019_07();
+
+	virtual enum TVerdict doTestStepL( void );
+	TInt executeStepL();
+	TVerdict doTestStepPreambleL();
+
+private:
+
+};
+
+
+//
+//	Test step 019.08
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_08) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_08();
+	~CCommDbTest019_08();
+
+	virtual enum TVerdict doTestStepL( void );
+
+private:
+
+};
+
+
+//
+//	Test step 019.09
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_09) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_09();
+	~CCommDbTest019_09();
+
+	virtual enum TVerdict doTestStepL( void );
+
+private:
+
+};
+
+//
+//	Test step 019.10
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_10) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_10();
+	~CCommDbTest019_10();
+
+	virtual enum TVerdict doTestStepL( void );
+
+private:
+
+};
+//
+//	Test step 019.11
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_11) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_11();
+	~CCommDbTest019_11();
+
+	virtual enum TVerdict doTestStepL( void );
+
+private:
+
+};
+
+//
+//	Test step 019.12
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_12) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_12();
+	~CCommDbTest019_12();
+
+	virtual enum TVerdict doTestStepL( void );
+
+private:
+
+};
+
+//
+//	Test step 019.13
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_13) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_13();
+	~CCommDbTest019_13();
+
+	virtual enum TVerdict doTestStepL( void );
+
+private:
+
+};
+
+//
+//	Test step 019.14
+//
+
+NONSHARABLE_CLASS(CCommDbTest019_14) : public CTestStepCommDb
+{
+public:
+	CCommDbTest019_14();
+	~CCommDbTest019_14();
+
+	virtual enum TVerdict doTestStepL( void );
+
+private:
+
+};
+
+
+#endif //(__STEP_019_XX_H__)