mpviewplugins/mpdetailsviewplugin/tsrc/unittest_mpquerymanager/inc/unittest_mpquerymanager.h
changeset 48 af3740e3753f
parent 32 c163ef0b758d
equal deleted inserted replaced
42:79c49924ae23 48:af3740e3753f
    47     void init();
    47     void init();
    48     void cleanup();
    48     void cleanup();
    49     
    49     
    50 private slots:
    50 private slots:
    51   //Test Cases  
    51   //Test Cases  
    52   void testrecommendationSongs();
    52   //void testrecommendationSongs();
    53   void testrecommendationArtists();
    53   void testrecommendationArtists();
    54   void testrecommendationAlbumArtsLink();
    54   //void testrecommendationAlbumArtsLink();
    55    
    55    
    56 private:
    56 private:
    57     MpQueryManager *mTest;
    57     MpQueryManager *mTest;
    58     
    58     
    59 };
    59 };