commsconfig/commsdatabaseshim/ts_commdb/Step_036_xx.h
changeset 72 ae47d0499bee
parent 68 5da8188e392b
child 77 c9776eadbffd
equal deleted inserted replaced
68:5da8188e392b 72:ae47d0499bee
     1 // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // This is the header file for CommDb test 036.XX group of scenarios 
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 #if (!defined __STEP_036_XX_H__)
       
    20 #define __STEP_036_XX_H__
       
    21 
       
    22 
       
    23 //
       
    24 //	Test step 036.01
       
    25 //
       
    26 
       
    27 NONSHARABLE_CLASS(CCommDbTest036_01) : public CTestStepCommDb
       
    28 {
       
    29 public:
       
    30 	CCommDbTest036_01();
       
    31 	~CCommDbTest036_01();
       
    32 
       
    33 	virtual enum TVerdict doTestStepL( void );
       
    34 	TInt executeStepL();
       
    35 	TVerdict doTestStepPreambleL();
       
    36 	TVerdict doTestStepPostambleL();
       
    37 
       
    38 };
       
    39 
       
    40 //
       
    41 //	Test step 036.02
       
    42 //
       
    43 
       
    44 NONSHARABLE_CLASS(CCommDbTest036_02) : public CTestStepCommDb
       
    45 {
       
    46 public:
       
    47 	CCommDbTest036_02();
       
    48 	~CCommDbTest036_02();
       
    49 
       
    50 	virtual enum TVerdict doTestStepL( void );
       
    51 	TInt executeStepL();
       
    52 	TVerdict doTestStepPreambleL();
       
    53 	TVerdict doTestStepPostambleL();
       
    54 
       
    55 };
       
    56 
       
    57 //
       
    58 //	Test step 036.03
       
    59 //
       
    60 
       
    61 NONSHARABLE_CLASS(CCommDbTest036_03) : public CTestStepCommDb
       
    62 {
       
    63 public:
       
    64 	CCommDbTest036_03();
       
    65 	~CCommDbTest036_03();
       
    66 
       
    67 	virtual enum TVerdict doTestStepL( void );
       
    68 	TInt executeStepL();
       
    69 	TVerdict doTestStepPreambleL();
       
    70 	TVerdict doTestStepPostambleL();
       
    71 
       
    72 };
       
    73 
       
    74 //
       
    75 //	Test step 036.04
       
    76 //
       
    77 
       
    78 NONSHARABLE_CLASS(CCommDbTest036_04) : public CTestStepCommDb
       
    79 {
       
    80 public:
       
    81 	CCommDbTest036_04();
       
    82 	~CCommDbTest036_04();
       
    83 
       
    84 	virtual enum TVerdict doTestStepL( void );
       
    85 	TInt executeStepL();
       
    86 	TVerdict doTestStepPreambleL();
       
    87 	TVerdict doTestStepPostambleL();
       
    88 
       
    89 };
       
    90 
       
    91 //
       
    92 //	Test step 036.05
       
    93 //
       
    94 
       
    95 NONSHARABLE_CLASS(CCommDbTest036_05) : public CTestStepCommDb
       
    96 {
       
    97 public:
       
    98 	CCommDbTest036_05();
       
    99 	~CCommDbTest036_05();
       
   100 
       
   101 	virtual enum TVerdict doTestStepL( void );
       
   102 	TInt executeStepL();
       
   103 	TVerdict doTestStepPreambleL();
       
   104 	TVerdict doTestStepPostambleL();
       
   105 
       
   106 };
       
   107 
       
   108 //
       
   109 //	Test step 036.06
       
   110 //
       
   111 
       
   112 NONSHARABLE_CLASS(CCommDbTest036_06) : public CTestStepCommDb
       
   113 {
       
   114 public:
       
   115 	CCommDbTest036_06();
       
   116 	~CCommDbTest036_06();
       
   117 
       
   118 	virtual enum TVerdict doTestStepL( void );
       
   119 	TInt executeStepL();
       
   120 	TVerdict doTestStepPreambleL();
       
   121 	TVerdict doTestStepPostambleL();
       
   122 
       
   123 };
       
   124 
       
   125 //
       
   126 //	Test step 036.07
       
   127 //
       
   128 
       
   129 NONSHARABLE_CLASS(CCommDbTest036_07) : public CTestStepCommDb
       
   130 {
       
   131 public:
       
   132 	CCommDbTest036_07();
       
   133 	~CCommDbTest036_07();
       
   134 
       
   135 	virtual enum TVerdict doTestStepL( void );
       
   136 	TInt executeStepL();
       
   137 	TVerdict doTestStepPreambleL();
       
   138 	TVerdict doTestStepPostambleL();
       
   139 
       
   140 };
       
   141 
       
   142 //
       
   143 //	Test step 036.08
       
   144 //
       
   145 
       
   146 NONSHARABLE_CLASS(CCommDbTest036_08) : public CTestStepCommDb
       
   147 {
       
   148 public:
       
   149 	CCommDbTest036_08();
       
   150 	~CCommDbTest036_08();
       
   151 
       
   152 	virtual enum TVerdict doTestStepL( void );
       
   153 	TInt executeStepL();
       
   154 	TVerdict doTestStepPreambleL();
       
   155 	TVerdict doTestStepPostambleL();
       
   156 
       
   157 };
       
   158 
       
   159 //
       
   160 //	Test step 036.09
       
   161 //
       
   162 
       
   163 NONSHARABLE_CLASS(CCommDbTest036_09) : public CTestStepCommDb
       
   164 {
       
   165 public:
       
   166 	CCommDbTest036_09();
       
   167 	~CCommDbTest036_09();
       
   168 
       
   169 	virtual enum TVerdict doTestStepL( void );
       
   170 	TInt executeStepL();
       
   171 	TVerdict doTestStepPreambleL();
       
   172 	TVerdict doTestStepPostambleL();
       
   173 
       
   174 };
       
   175 
       
   176 //
       
   177 //	Test step 036.10
       
   178 //
       
   179 
       
   180 NONSHARABLE_CLASS(CCommDbTest036_10) : public CTestStepCommDb
       
   181 {
       
   182 public:
       
   183 	CCommDbTest036_10();
       
   184 	~CCommDbTest036_10();
       
   185 
       
   186 	virtual enum TVerdict doTestStepL( void );
       
   187 	TInt executeStepL();
       
   188 	TVerdict doTestStepPreambleL();
       
   189 	TVerdict doTestStepPostambleL();
       
   190 
       
   191 };
       
   192 
       
   193 //
       
   194 //	Test step 036.11
       
   195 //
       
   196 
       
   197 NONSHARABLE_CLASS(CCommDbTest036_11) : public CTestStepCommDb
       
   198 {
       
   199 public:
       
   200 	CCommDbTest036_11();
       
   201 	~CCommDbTest036_11();
       
   202 
       
   203 	virtual enum TVerdict doTestStepL( void );
       
   204 	TInt executeStepL();
       
   205 	TVerdict doTestStepPreambleL();
       
   206 	TVerdict doTestStepPostambleL();
       
   207 
       
   208 };
       
   209 
       
   210 //
       
   211 //	Test step 036.12
       
   212 //
       
   213 
       
   214 NONSHARABLE_CLASS(CCommDbTest036_12) : public CTestStepCommDb
       
   215 {
       
   216 public:
       
   217 	CCommDbTest036_12();
       
   218 	~CCommDbTest036_12();
       
   219 
       
   220 	virtual enum TVerdict doTestStepL( void );
       
   221 	TInt executeStepL();
       
   222 	TVerdict doTestStepPreambleL();
       
   223 	TVerdict doTestStepPostambleL();
       
   224 
       
   225 };
       
   226 
       
   227 //
       
   228 //	Test step 036.13
       
   229 //
       
   230 
       
   231 NONSHARABLE_CLASS(CCommDbTest036_13) : public CTestStepCommDb
       
   232 {
       
   233 public:
       
   234 	CCommDbTest036_13();
       
   235 	~CCommDbTest036_13();
       
   236 
       
   237 	virtual enum TVerdict doTestStepL( void );
       
   238 	TInt executeStepL();
       
   239 	TVerdict doTestStepPreambleL();
       
   240 	TVerdict doTestStepPostambleL();
       
   241 
       
   242 };
       
   243 
       
   244 //
       
   245 //	Test step 036.14
       
   246 //
       
   247 
       
   248 NONSHARABLE_CLASS(CCommDbTest036_14) : public CTestStepCommDb
       
   249 {
       
   250 public:
       
   251 	CCommDbTest036_14();
       
   252 	~CCommDbTest036_14();
       
   253 
       
   254 	virtual enum TVerdict doTestStepL( void );
       
   255 	TInt executeStepL();
       
   256 	TVerdict doTestStepPreambleL();
       
   257 	TVerdict doTestStepPostambleL();
       
   258 
       
   259 };
       
   260 
       
   261 //
       
   262 //	Test step 036.15
       
   263 //
       
   264 
       
   265 NONSHARABLE_CLASS(CCommDbTest036_15) : public CTestStepCommDb
       
   266 {
       
   267 public:
       
   268 	CCommDbTest036_15();
       
   269 	~CCommDbTest036_15();
       
   270 
       
   271 	virtual enum TVerdict doTestStepL( void );
       
   272 	TInt executeStepL();
       
   273 	TVerdict doTestStepPreambleL();
       
   274 	TVerdict doTestStepPostambleL();
       
   275 
       
   276 };
       
   277 
       
   278 //
       
   279 //	Test step 036.16
       
   280 //
       
   281 
       
   282 NONSHARABLE_CLASS(CCommDbTest036_16) : public CTestStepCommDb
       
   283 {
       
   284 public:
       
   285 	CCommDbTest036_16();
       
   286 	~CCommDbTest036_16();
       
   287 
       
   288 	virtual enum TVerdict doTestStepL( void );
       
   289 };
       
   290 
       
   291 //
       
   292 //	Test step 036.17
       
   293 //
       
   294 
       
   295 NONSHARABLE_CLASS(CCommDbTest036_17) : public CTestStepCommDb
       
   296 {
       
   297 public:
       
   298 	CCommDbTest036_17();
       
   299 	~CCommDbTest036_17();
       
   300 
       
   301 	virtual enum TVerdict doTestStepL( void );
       
   302 };
       
   303 
       
   304 //
       
   305 //	Test step 036.18
       
   306 //
       
   307 
       
   308 NONSHARABLE_CLASS(CCommDbTest036_18) : public CTestStepCommDb
       
   309 {
       
   310 public:
       
   311 	CCommDbTest036_18();
       
   312 	~CCommDbTest036_18();
       
   313 
       
   314 	virtual enum TVerdict doTestStepL( void );
       
   315 };
       
   316 
       
   317 #endif //__STEP_036_XX_H__