phoneapp/phoneuistates/tsrc/ut_cphonetwosinglesandwaiting/Src/ut_cphonetwosinglesandwaiting.h
changeset 78 baacf668fe89
parent 74 d1c62c765e48
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class CPhoneTwoSinglesAndWaiting;
    28 class CPhoneTwoSinglesAndWaiting;
    29 class CPhoneStateMachineStub;
    29 class CPhoneStateMachineStub;
    30 class CPhoneViewController;
    30 class CPhoneViewController;
       
    31 class CSmcMockContext;
    31 
    32 
    32 // CLASS DEFINITION
    33 // CLASS DEFINITION
    33 /**
    34 /**
    34  * Generated EUnit test suite class.
    35  * Generated EUnit test suite class.
    35  */
    36  */
    61                         
    62                         
    62         CPhoneStateMachineStub* iStateMachine; 
    63         CPhoneStateMachineStub* iStateMachine; 
    63                     
    64                     
    64         CPhoneTwoSinglesAndWaiting * iStateTwoSinglesAndWaiting;
    65         CPhoneTwoSinglesAndWaiting * iStateTwoSinglesAndWaiting;
    65 
    66 
       
    67         CSmcMockContext* iMockContext;
    66 
    68 
    67         EUNIT_DECLARE_TEST_TABLE;
    69         EUNIT_DECLARE_TEST_TABLE;
    68 
    70 
    69     };
    71     };
    70 
    72