videocollection/videocollectionwrapper/tsrc/testvideocollectionlistener/inc/testvideocollectionlistener.h
changeset 36 8aed59de29f9
parent 34 bbb98528c666
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    81      * - TInt 
    81      * - TInt 
    82      */
    82      */
    83     void testHandleOpenLPlaylistFunc();
    83     void testHandleOpenLPlaylistFunc();
    84      
    84      
    85     /**
    85     /**
    86      * verifies HandleCommandComplete
    86      * verifies HandleCommandComplete with invalid
       
    87      * params
    87      */
    88      */
    88     void testHandleCommandComplete();
    89     void testHandleCommandCompleteInvalid();
       
    90     
       
    91     /**
       
    92      * verifies HandleCommandComplete (and handleGetVideoDetailsResp)  for
       
    93      * KVcxCommandMyVideosGetMediaFullDetailsByMpxId command
       
    94      */
       
    95     void testHandleCommandCompleteGetDetails();
       
    96     
       
    97     /**
       
    98      * verifies HandleCommandComplete  for
       
    99      * KVcxCommandMyVideosRemoveAlbums command
       
   100      */
       
   101     void testHandleCommandCompleteRemoveAlbums();
    89     
   102     
    90     /**
   103     /**
    91      * verifies HandleCollectionMessage 
   104      * verifies HandleCollectionMessage 
    92      * error case, empty message
   105      * error case, empty message
    93      */
   106      */