mmshplugins/mmshaoplugin/tsrc/ut_aoplugin/inc/ut_musaoplugin.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    65     
    65     
    66     void Teardown();
    66     void Teardown();
    67 
    67 
    68 public: // test functions 
    68 public: // test functions 
    69 
    69 
       
    70     void NewLL();  
    70     void DefinePropertiesLL();
    71     void DefinePropertiesLL();
    71     void DefinePropertyL_IntPropertyL();
    72     void DefinePropertyL_IntPropertyL();
    72     void DefinePropertyL_DesCPropertyL();
    73     void DefinePropertyL_DesCPropertyL();
    73     void DeletePropertiesL();
    74     void DeletePropertiesL();
    74     
    75     
    75     void UT_HandleServerCommandLL();
    76     void UT_HandleServerCommandLL();
    76     void UT_StartMusClientL();
       
    77     void UT_StopMusClientL();
       
    78     void UT_MusCallStateChangedL();
       
    79        
    77        
    80 private: // data
    78 private: // data
    81 
    79 
    82     CMusAoPlugin* iPlugin;
    80     CMusAoPlugin* iPlugin;
    83     
    81