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