mmsharing/mmshavailability/tsrc/ut_availability/inc/UT_CMusAvaCapability.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    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;
       
    47 
    46 
    48 #include <e32def.h>
    47 #include <e32def.h>
    49 #ifndef NONSHARABLE_CLASS
    48 #ifndef NONSHARABLE_CLASS
    50     #define NONSHARABLE_CLASS(x) class x
    49     #define NONSHARABLE_CLASS(x) class x
    51 #endif
    50 #endif
   100         
    99         
   101         void UT_CMusAvaCapability_AttributeL();
   100         void UT_CMusAvaCapability_AttributeL();
   102         
   101         
   103         void UT_CMusAvaCapability_PopulateResponseL_OpSpecificL();
   102         void UT_CMusAvaCapability_PopulateResponseL_OpSpecificL();
   104 
   103 
   105         void UT_CMusAvaCapability_ResolveFastModeLL();
       
   106 
       
   107         void UT_CMusAvaCapability_AddFastModeLL();
       
   108 
       
   109         
       
   110     private:    // Data
   104     private:    // Data
   111 
   105 
   112         EUNIT_DECLARE_TEST_TABLE; 
   106         EUNIT_DECLARE_TEST_TABLE; 
   113 
   107 
   114     CMusAvaCapabilityExchange* iExchange;
   108     CMusAvaCapabilityExchange* iExchange;
   115     
   109     
   116     CSipSseTestTls* iStorage;
   110     
   117    
       
   118     CSIP* iSIP;
   111     CSIP* iSIP;
   119     CSIPConnection* iSIPConnection;
   112     CSIPConnection* iSIPConnection;
   120     CSIPProfile* iProfile;
   113     CSIPProfile* iProfile;
   121 
   114 
   122     CMusAvaOptionHandler* iOptionHandler;
   115     CMusAvaOptionHandler* iOptionHandler;