mpviewplugins/mpplaybackviewplugin/tsrc/unittest_mpplaybackview/inc/unittest_mpplaybackview.h
changeset 58 ed94e1e8390e
parent 48 af3740e3753f
equal deleted inserted replaced
54:c5b304f4d89b 58:ed94e1e8390e
    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();