logsui/logsapp/tsrc/ut_logsapp/inc/ut_logsviewmanager.h
changeset 11 64a47b97e1e1
parent 10 b04270301d3b
child 16 c5af8598d22c
equal deleted inserted replaced
10:b04270301d3b 11:64a47b97e1e1
    51 private slots: //test methods
    51 private slots: //test methods
    52      
    52      
    53     void testConstructorDestructor();
    53     void testConstructorDestructor();
    54     void testActivateView();
    54     void testActivateView();
    55     void testchangeMatchesView();
    55     void testchangeMatchesView();
       
    56     void testchangeRecentView();
    56     void testExitApplication();
    57     void testExitApplication();
    57     void testStartingWithService();
    58     void testStartingWithService();
    58     void testHandleOrientationChanged();
    59     void testHandleOrientationChanged();
    59     void testCompleteViewActivation();
    60     void testCompleteViewActivation();
    60     void testSaveActivity();
    61     void testSaveActivity();