videocollection/videocollectionview/tsrc/testvideocollectionviewutils/inc/testvideocollectionviewutils.h
changeset 36 8aed59de29f9
parent 34 bbb98528c666
child 39 f6d44a0cd476
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    44      *
    44      *
    45      */
    45      */
    46     void cleanup();
    46     void cleanup();
    47 
    47 
    48     /**
    48     /**
    49      * verifies showErrorMsgSlot
    49      * verifies showStatusMsgSlot
    50      */
    50      */
    51     void testShowErrorMsgSlot();
    51     void testShowStatusMsgSlot();
    52     
    52     
    53     /**
    53     /**
    54      * verifies saveSortingValues
    54      * verifies saveSortingValues
    55      */
    55      */
    56     void testSaveSortingValues();
    56     void testSaveSortingValues();
    67     
    67     
    68     /**
    68     /**
    69      * verifies getServiceUriString
    69      * verifies getServiceUriString
    70      */
    70      */
    71     void testGetServiceUriString();
    71     void testGetServiceUriString();
       
    72     
       
    73     /**
       
    74      * Verifies initListView
       
    75      */
       
    76     void testInitListView();
       
    77     
       
    78     /**
       
    79      * verifies sortModel
       
    80      */
       
    81     void testSortModel();
    72 
    82 
    73 };
    83 };
    74 
    84 
    75 
    85 
    76 #endif  // __TESTVIDEOCOLLECTIONVIEWUTILS_H__
    86 #endif  // __TESTVIDEOCOLLECTIONVIEWUTILS_H__