videocollection/videocollectionview/tsrc/testvideooperatorservice/inc/testvideooperatorservice.h
changeset 55 4bfa887905cf
parent 50 21fe8338c6bf
--- a/videocollection/videocollectionview/tsrc/testvideooperatorservice/inc/testvideooperatorservice.h	Fri Aug 06 09:43:48 2010 +0300
+++ b/videocollection/videocollectionview/tsrc/testvideooperatorservice/inc/testvideooperatorservice.h	Mon Aug 23 14:27:29 2010 +0300
@@ -16,9 +16,9 @@
 */
 
 #ifndef TESTVIDEOOPERATORSERVICE_H
-#define TESTVIDEOCOLLECTIONUILOADER_H
+#define TESTVIDEOOPERATORSERVICE_H
 
-// INCLUDES
+// INCLUDE FILES
 #include <qttest/qttest>
 
 // FORWARD DECLARATIONS
@@ -39,18 +39,12 @@
     
 private slots:
     
-    void testLoad();
-    void testTitle();
-    void testIconResource();
-    void testLaunchService();
-    
-signals:
+    void test();
     
 private:
     /** class under test */
     VideoOperatorService *mTestObject;
-    
 
 };
 
-#endif//TESTVIDEOCOLLECTIONUILOADER_H
+#endif//TESTVIDEOOPERATORSERVICE_H