mmsharing/mmshavailability/tsrc/ut_availability/inc/UT_CMusAvaCapability.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    41 class CMusAvaOptionHandler;
    41 class CMusAvaOptionHandler;
    42 class CMusAvaObserverImp;
    42 class CMusAvaObserverImp;
    43 class CMusAvaSettingsImp;
    43 class CMusAvaSettingsImp;
    44 class CMusAvaAvailabilityObserverImp;
    44 class CMusAvaAvailabilityObserverImp;
    45 class CMusAvaCapabilityQueryObserverImp;	
    45 class CMusAvaCapabilityQueryObserverImp;	
       
    46 class CSipSseTestTls;
    46 
    47 
    47 #include <e32def.h>
    48 #include <e32def.h>
    48 #ifndef NONSHARABLE_CLASS
    49 #ifndef NONSHARABLE_CLASS
    49     #define NONSHARABLE_CLASS(x) class x
    50     #define NONSHARABLE_CLASS(x) class x
    50 #endif
    51 #endif
    99         
   100         
   100         void UT_CMusAvaCapability_AttributeL();
   101         void UT_CMusAvaCapability_AttributeL();
   101         
   102         
   102         void UT_CMusAvaCapability_PopulateResponseL_OpSpecificL();
   103         void UT_CMusAvaCapability_PopulateResponseL_OpSpecificL();
   103 
   104 
       
   105         void UT_CMusAvaCapability_ResolveFastModeLL();
       
   106 
       
   107         void UT_CMusAvaCapability_AddFastModeLL();
       
   108 
       
   109         
   104     private:    // Data
   110     private:    // Data
   105 
   111 
   106         EUNIT_DECLARE_TEST_TABLE; 
   112         EUNIT_DECLARE_TEST_TABLE; 
   107 
   113 
   108     CMusAvaCapabilityExchange* iExchange;
   114     CMusAvaCapabilityExchange* iExchange;
   109     
   115     
   110     
   116     CSipSseTestTls* iStorage;
       
   117    
   111     CSIP* iSIP;
   118     CSIP* iSIP;
   112     CSIPConnection* iSIPConnection;
   119     CSIPConnection* iSIPConnection;
   113     CSIPProfile* iProfile;
   120     CSIPProfile* iProfile;
   114 
   121 
   115     CMusAvaOptionHandler* iOptionHandler;
   122     CMusAvaOptionHandler* iOptionHandler;