commsconfig/commsdatabaseshim/TE_commdb/inc/Step_026_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 026.XX group of scenarios 
       
    18 
       
    19 #include<cdbpreftable.h>
       
    20 
       
    21 #if (!defined __STEP_026_XX_H__)
       
    22 #define __STEP_026_XX_H__
       
    23 
       
    24 
       
    25 ////////////////////
       
    26 //	Test step 026.01
       
    27 ////////////////////
       
    28 
       
    29 NONSHARABLE_CLASS(CCommDbTest026_01) : public CTestStepCommDb
       
    30 {
       
    31 public:
       
    32 	CCommDbTest026_01();
       
    33 	~CCommDbTest026_01();
       
    34 
       
    35 	virtual enum TVerdict doTestStepL( void );
       
    36 	TInt executeStepL();
       
    37 	TVerdict doTestStepPreambleL();
       
    38 	TVerdict doTestStepPostambleL();
       
    39 
       
    40 private:
       
    41 	CCommsDbConnectionPrefTableView* iPrefView;
       
    42 };
       
    43 
       
    44 
       
    45 ////////////////////
       
    46 //	Test step 026.02
       
    47 ////////////////////
       
    48 
       
    49 NONSHARABLE_CLASS(CCommDbTest026_02) : public CTestStepCommDb
       
    50 {
       
    51 public:
       
    52 	CCommDbTest026_02();
       
    53 	~CCommDbTest026_02();
       
    54 
       
    55 	virtual enum TVerdict doTestStepL( void );
       
    56 	TInt executeStepL();
       
    57 	TVerdict doTestStepPreambleL();
       
    58 	TVerdict doTestStepPostambleL();
       
    59 
       
    60 private:
       
    61 	CCommsDbConnectionPrefTableView* iPrefView;
       
    62 };
       
    63 
       
    64 ////////////////////
       
    65 //	Test step 026.03
       
    66 ////////////////////
       
    67 
       
    68 NONSHARABLE_CLASS(CCommDbTest026_03) : public CTestStepCommDb
       
    69 {
       
    70 public:
       
    71 	CCommDbTest026_03();
       
    72 	~CCommDbTest026_03();
       
    73 
       
    74 	virtual enum TVerdict doTestStepL( void );
       
    75 	TInt executeStepL();
       
    76 	TVerdict doTestStepPreambleL();
       
    77 	TVerdict doTestStepPostambleL();
       
    78 
       
    79 private:
       
    80 	CCommsDbConnectionPrefTableView* iPrefView;
       
    81 };
       
    82 
       
    83 ////////////////////
       
    84 //	Test step 026.04
       
    85 ////////////////////
       
    86 
       
    87 NONSHARABLE_CLASS(CCommDbTest026_04) : public CTestStepCommDb
       
    88 {
       
    89 public:
       
    90 	CCommDbTest026_04();
       
    91 	~CCommDbTest026_04();
       
    92 
       
    93 	virtual enum TVerdict doTestStepL( void );
       
    94 	TInt executeStepL();
       
    95 	TVerdict doTestStepPreambleL();
       
    96 	TVerdict doTestStepPostambleL();
       
    97 
       
    98 private:
       
    99 	CCommsDbConnectionPrefTableView* iPrefView;
       
   100 };
       
   101 
       
   102 ////////////////////
       
   103 //	Test step 026.05
       
   104 ////////////////////
       
   105 
       
   106 NONSHARABLE_CLASS(CCommDbTest026_05) : public CTestStepCommDb
       
   107 {
       
   108 public:
       
   109 	CCommDbTest026_05();
       
   110 	~CCommDbTest026_05();
       
   111 
       
   112 	virtual enum TVerdict doTestStepL( void );
       
   113 	TInt executeStepL();
       
   114 	TVerdict doTestStepPreambleL();
       
   115 	TVerdict doTestStepPostambleL();
       
   116 
       
   117 private:
       
   118 	CCommsDbConnectionPrefTableView* iPrefView;
       
   119 };
       
   120 
       
   121 ////////////////////
       
   122 //	Test step 026.06
       
   123 ////////////////////
       
   124 
       
   125 NONSHARABLE_CLASS(CCommDbTest026_06) : public CTestStepCommDb
       
   126 {
       
   127 public:
       
   128 	CCommDbTest026_06();
       
   129 	~CCommDbTest026_06();
       
   130 
       
   131 	virtual enum TVerdict doTestStepL( void );
       
   132 	TInt executeStepL();
       
   133 	TVerdict doTestStepPreambleL();
       
   134 	TVerdict doTestStepPostambleL();
       
   135 
       
   136 private:
       
   137 	CCommsDbConnectionPrefTableView* iPrefView;
       
   138 };
       
   139 
       
   140 ////////////////////
       
   141 //	Test step 026.07
       
   142 ////////////////////
       
   143 
       
   144 NONSHARABLE_CLASS(CCommDbTest026_07) : public CTestStepCommDb
       
   145 {
       
   146 public:
       
   147 	CCommDbTest026_07();
       
   148 	~CCommDbTest026_07();
       
   149 
       
   150 	virtual enum TVerdict doTestStepL( void );
       
   151 	TInt executeStepL();
       
   152 	TVerdict doTestStepPreambleL();
       
   153 	TVerdict doTestStepPostambleL();
       
   154 
       
   155 private:
       
   156 	CCommsDbConnectionPrefTableView* iPrefView;
       
   157 };
       
   158 
       
   159 ////////////////////
       
   160 //	Test step 026.08
       
   161 ////////////////////
       
   162 
       
   163 NONSHARABLE_CLASS(CCommDbTest026_08) : public CTestStepCommDb
       
   164 {
       
   165 public:
       
   166 	CCommDbTest026_08();
       
   167 	~CCommDbTest026_08();
       
   168 
       
   169 	virtual enum TVerdict doTestStepL( void );
       
   170 	TInt executeStepL();
       
   171 	TVerdict doTestStepPreambleL();
       
   172 	TVerdict doTestStepPostambleL();
       
   173 
       
   174 private:
       
   175 	CCommsDbConnectionPrefTableView* iPrefView;
       
   176 };
       
   177 
       
   178 ////////////////////
       
   179 //	Test step 026.09
       
   180 ////////////////////
       
   181 
       
   182 NONSHARABLE_CLASS(CCommDbTest026_09) : public CTestStepCommDb
       
   183 {
       
   184 public:
       
   185 	CCommDbTest026_09();
       
   186 	~CCommDbTest026_09();
       
   187 
       
   188 	virtual enum TVerdict doTestStepL( void );
       
   189 
       
   190 private:
       
   191 	CCommsDbConnectionPrefTableView* iPrefView;
       
   192 };
       
   193 
       
   194 
       
   195 ////////////////////
       
   196 //	Test step 026.10
       
   197 ////////////////////
       
   198 
       
   199 NONSHARABLE_CLASS(CCommDbTest026_10) : public CTestStepCommDb
       
   200 {
       
   201 public:
       
   202 	CCommDbTest026_10();
       
   203 	~CCommDbTest026_10();
       
   204 
       
   205 	virtual enum TVerdict doTestStepL( void );
       
   206 
       
   207 private:
       
   208 	CCommsDbConnectionPrefTableView* iPrefView;
       
   209 };
       
   210 
       
   211 ////////////////////
       
   212 //	Test step 026.10
       
   213 ////////////////////
       
   214 
       
   215 NONSHARABLE_CLASS(CCommDbTest026_11) : public CTestStepCommDb
       
   216 {
       
   217 public:
       
   218 	CCommDbTest026_11();
       
   219 	~CCommDbTest026_11();
       
   220 
       
   221 	virtual enum TVerdict doTestStepL( void );
       
   222 
       
   223 private:
       
   224 	CCommsDbConnectionPrefTableView* iPrefView;
       
   225 };
       
   226 
       
   227 ////////////////////
       
   228 //	Test step 026.12
       
   229 ////////////////////
       
   230 
       
   231 NONSHARABLE_CLASS(CCommDbTest026_12) : public CTestStepCommDb
       
   232 {
       
   233 public:
       
   234 	CCommDbTest026_12();
       
   235 	~CCommDbTest026_12();
       
   236 
       
   237 	virtual enum TVerdict doTestStepL( void );
       
   238 
       
   239 private:
       
   240 	CCommsDbConnectionPrefTableView* iPrefView;
       
   241 };
       
   242 
       
   243 ////////////////////
       
   244 //	Test step 026.13
       
   245 ////////////////////
       
   246 
       
   247 NONSHARABLE_CLASS(CCommDbTest026_13) : public CTestStepCommDb
       
   248 {
       
   249 public:
       
   250 	CCommDbTest026_13();
       
   251 	~CCommDbTest026_13();
       
   252 
       
   253 	virtual enum TVerdict doTestStepL( void );
       
   254 
       
   255 private:
       
   256 	CCommsDbConnectionPrefTableView* iPrefView;
       
   257 };
       
   258 
       
   259 ////////////////////
       
   260 //	Test step 026.14
       
   261 ////////////////////
       
   262 
       
   263 NONSHARABLE_CLASS(CCommDbTest026_14) : public CTestStepCommDb
       
   264 {
       
   265 public:
       
   266 	CCommDbTest026_14();
       
   267 	~CCommDbTest026_14();
       
   268 
       
   269 	virtual enum TVerdict doTestStepL( void );
       
   270 
       
   271 private:
       
   272 	CCommsDbConnectionPrefTableView* iPrefView;
       
   273 };
       
   274 
       
   275 ////////////////////
       
   276 //	Test step 026.10
       
   277 ////////////////////
       
   278 
       
   279 NONSHARABLE_CLASS(CCommDbTest026_15) : public CTestStepCommDb
       
   280 {
       
   281 public:
       
   282 	CCommDbTest026_15();
       
   283 	~CCommDbTest026_15();
       
   284 
       
   285 	virtual enum TVerdict doTestStepL( void );
       
   286 
       
   287 private:
       
   288 	CCommsDbConnectionPrefTableView* iPrefView;
       
   289 };
       
   290 
       
   291 ////////////////////
       
   292 //	Test step 026.10
       
   293 ////////////////////
       
   294 
       
   295 NONSHARABLE_CLASS(CCommDbTest026_16) : public CTestStepCommDb
       
   296 {
       
   297 public:
       
   298 	CCommDbTest026_16();
       
   299 	~CCommDbTest026_16();
       
   300 
       
   301 	virtual enum TVerdict doTestStepL( void );
       
   302 
       
   303 private:
       
   304 	CCommsDbConnectionPrefTableView* iPrefView;
       
   305 };
       
   306 
       
   307 
       
   308 #endif //__STEP_026_XX_H__