mpviewplugins/mpplaybackviewplugin/tsrc/unittest_mpplaybackview/inc/unittest_mpplaybackview.h
changeset 55 f3930dda3342
parent 47 4cc1412daed0
equal deleted inserted replaced
51:560ce2306a17 55:f3930dda3342
    43     void init();
    43     void init();
    44     void cleanup();
    44     void cleanup();
    45 
    45 
    46 private slots:
    46 private slots:
    47 //Test Cases
    47 //Test Cases
       
    48     void testInitializeView();
    48     void testActivateView();
    49     void testActivateView();
    49     void testDeactivateView();
    50     void testDeactivateView();
    50     void testShuffleEnabled();
    51     void testShuffleEnabled();
    51     void testRepeatEnabled();
    52     void testRepeatEnabled();
    52     void testPlaybackStatus();
    53     void testPlaybackStatus();
    61     void testRepeat();
    62     void testRepeat();
    62 
    63 
    63     void testHandleSongSelected();
    64     void testHandleSongSelected();
    64     void testShowEqualizerDialog();
    65     void testShowEqualizerDialog();
    65     void testCloseEqualizerDialog();
    66     void testCloseEqualizerDialog();
       
    67     void testShowCorruptedNote();
    66 
    68 
    67     void testSeekForward();
    69     void testSeekForward();
    68     void testSeekRewind();
    70     void testSeekRewind();
    69     void testEndRewind();
    71     void testEndRewind();
    70     void testEndForward();
    72     void testEndForward();