videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/inc/testvideoplayerengine.h
changeset 62 0e1e938beb1a
parent 52 e3cecb93e76a
equal deleted inserted replaced
59:a76e86df7ccd 62:0e1e938beb1a
    21 //
    21 //
    22 //      missing test functions:
    22 //      missing test functions:
    23 //      - how to setup construction to fail for testing purposes
    23 //      - how to setup construction to fail for testing purposes
    24 
    24 
    25 
    25 
    26 // Version : %version: da1mmcf#9 %
    26 // Version : %version: da1mmcf#10 %
    27 
    27 
    28 #ifndef __TESTVIDEOPLAYERENGINE_H__
    28 #ifndef __TESTVIDEOPLAYERENGINE_H__
    29 #define __TESTVIDEOPLAYERENGINE_H__
    29 #define __TESTVIDEOPLAYERENGINE_H__
    30 
    30 
    31 
    31 
    81     
    81     
    82         void testPlayMedia();
    82         void testPlayMedia();
    83         void testSetEmbedded();
    83         void testSetEmbedded();
    84     
    84     
    85         void testInitWithActivityData();
    85         void testInitWithActivityData();
    86         void testHandleQuitWihtActivityData();
    86         void testHandleQuitWithActivityData();
    87 
    87 
    88         // called after last test case executed
    88         // called after last test case executed
    89         void cleanupTestCase();
    89         void cleanupTestCase();
    90 
    90 
    91     signals:
    91     signals: