videoplayback/videoplaybackview/tsrc/testfiledetailswidget/inc/testfiledetailswidget.h
changeset 65 a9d57bd8d7b7
parent 52 e3cecb93e76a
equal deleted inserted replaced
62:0e1e938beb1a 65:a9d57bd8d7b7
    13 *
    13 *
    14 * Description:   tester for methods in TestFileDetailsWidget
    14 * Description:   tester for methods in TestFileDetailsWidget
    15 * 
    15 * 
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  3 %
    18 // Version : %version:  4 %
    19 
    19 
    20 #ifndef __TESTFILEDETAILSWIDGET_H__
    20 #ifndef __TESTFILEDETAILSWIDGET_H__
    21 #define __TESTFILEDETAILSWIDGET_H__
    21 #define __TESTFILEDETAILSWIDGET_H__
    22 
    22 
    23 
    23 
    63         void testSize();
    63         void testSize();
    64         void testResolution();
    64         void testResolution();
    65         void testFormat();
    65         void testFormat();
    66         void testBitrate();
    66         void testBitrate();
    67         void testFolder();
    67         void testFolder();
       
    68         void testFilename();
       
    69         void testFilePath();
       
    70         
    68 
    71 
    69     private:
    72     private:
    70         void verifyResult( QString primaryText,
    73         void verifyResult( QString primaryText,
    71                            bool exist,
    74                            bool exist,
    72                            QString expectedSecondaryText = "",
    75                            QString expectedSecondaryText = "",