commsconfig/commsdatabaseshim/TE_commdb/inc/Step_024_xx.h
changeset 72 ae47d0499bee
equal deleted inserted replaced
68:5da8188e392b 72:ae47d0499bee
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "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 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 // This is the header file for CommDb test 024.XX group of scenarios 
       
    18 
       
    19 
       
    20 #if (!defined __STEP_024_XX_H__)
       
    21 #define __STEP_024_XX_H__
       
    22 
       
    23 
       
    24 ////////////////////
       
    25 //	Test step 024.01
       
    26 ////////////////////
       
    27 
       
    28 NONSHARABLE_CLASS(CCommDbTest024_01) : public CTestStepCommDb
       
    29 {
       
    30 public:
       
    31 	CCommDbTest024_01();
       
    32 	~CCommDbTest024_01();
       
    33 
       
    34 	virtual enum TVerdict doTestStepL( void );
       
    35 	TInt executeStepL();
       
    36 	TVerdict doTestStepPreambleL();
       
    37 
       
    38 private:
       
    39 
       
    40 };
       
    41 
       
    42 
       
    43 ////////////////////
       
    44 //	Test step 024.02
       
    45 ////////////////////
       
    46 
       
    47 NONSHARABLE_CLASS(CCommDbTest024_02) : public CTestStepCommDb
       
    48 {
       
    49 public:
       
    50 	CCommDbTest024_02();
       
    51 	~CCommDbTest024_02();
       
    52 
       
    53 	virtual enum TVerdict doTestStepL( void );
       
    54 	TInt executeStepL();
       
    55 	TVerdict doTestStepPreambleL();
       
    56 
       
    57 private:
       
    58 
       
    59 };
       
    60 
       
    61 
       
    62 
       
    63 ////////////////////
       
    64 //	Test step 024.03
       
    65 ////////////////////
       
    66 
       
    67 NONSHARABLE_CLASS(CCommDbTest024_03) : public CTestStepCommDb
       
    68 {
       
    69 public:
       
    70 	CCommDbTest024_03();
       
    71 	~CCommDbTest024_03();
       
    72 
       
    73 	virtual enum TVerdict doTestStepL( void );
       
    74 	TInt executeStepL();
       
    75 	TVerdict doTestStepPreambleL();
       
    76 
       
    77 private:
       
    78 
       
    79 };
       
    80 
       
    81 
       
    82 
       
    83 
       
    84 ////////////////////
       
    85 //	Test step 024.04
       
    86 ////////////////////
       
    87 
       
    88 NONSHARABLE_CLASS(CCommDbTest024_04) : public CTestStepCommDb
       
    89 {
       
    90 public:
       
    91 	CCommDbTest024_04();
       
    92 	~CCommDbTest024_04();
       
    93 
       
    94 	virtual enum TVerdict doTestStepL( void );
       
    95 	TInt executeStepL();
       
    96 	TVerdict doTestStepPreambleL();
       
    97 
       
    98 private:
       
    99 
       
   100 };
       
   101 
       
   102 
       
   103 ////////////////////
       
   104 //	Test step 024.05
       
   105 ////////////////////
       
   106 
       
   107 NONSHARABLE_CLASS(CCommDbTest024_05) : public CTestStepCommDb
       
   108 {
       
   109 public:
       
   110 	CCommDbTest024_05();
       
   111 	~CCommDbTest024_05();
       
   112 
       
   113 	virtual enum TVerdict doTestStepL( void );
       
   114 	TInt executeStepL();
       
   115 	TVerdict doTestStepPreambleL();
       
   116 
       
   117 private:
       
   118 
       
   119 };
       
   120 
       
   121 ////////////////////
       
   122 //	Test step 024.06
       
   123 ////////////////////
       
   124 
       
   125 NONSHARABLE_CLASS(CCommDbTest024_06) : public CTestStepCommDb
       
   126 {
       
   127 public:
       
   128 	CCommDbTest024_06();
       
   129 	~CCommDbTest024_06();
       
   130 
       
   131 	virtual enum TVerdict doTestStepL( void );
       
   132 	TInt executeStepL();
       
   133 	TVerdict doTestStepPreambleL();
       
   134 
       
   135 private:
       
   136 
       
   137 };
       
   138 
       
   139 ////////////////////
       
   140 //	Test step 024.07
       
   141 ////////////////////
       
   142 
       
   143 NONSHARABLE_CLASS(CCommDbTest024_07) : public CTestStepCommDb
       
   144 {
       
   145 public:
       
   146 	CCommDbTest024_07();
       
   147 	~CCommDbTest024_07();
       
   148 
       
   149 	virtual enum TVerdict doTestStepL( void );
       
   150 	TInt executeStepL();
       
   151 	TVerdict doTestStepPreambleL();
       
   152 
       
   153 private:
       
   154 
       
   155 };
       
   156 
       
   157 
       
   158 ////////////////////
       
   159 //	Test step 024.08
       
   160 ////////////////////
       
   161 
       
   162 NONSHARABLE_CLASS(CCommDbTest024_08) : public CTestStepCommDb
       
   163 {
       
   164 public:
       
   165 	CCommDbTest024_08();
       
   166 	~CCommDbTest024_08();
       
   167 
       
   168 	virtual enum TVerdict doTestStepL( void );
       
   169 	TInt executeStepL();
       
   170 	TVerdict doTestStepPreambleL();
       
   171 
       
   172 private:
       
   173 
       
   174 };
       
   175 
       
   176 ////////////////////
       
   177 //	Test step 024.09
       
   178 ////////////////////
       
   179 
       
   180 NONSHARABLE_CLASS(CCommDbTest024_09) : public CTestStepCommDb
       
   181 {
       
   182 public:
       
   183 	CCommDbTest024_09();
       
   184 	~CCommDbTest024_09();
       
   185 
       
   186 	virtual enum TVerdict doTestStepL( void );
       
   187 
       
   188 private:
       
   189 
       
   190 };
       
   191 
       
   192 
       
   193 #endif //(__STEP_024_XX_H__)