emailservices/nmutilities/tsrc/unittests/unittest_nmcontacthistorymodel_p/unittest_nmcontacthistorymodel_p.h
changeset 74 6c59112cfd31
parent 68 83cc6bae1de8
--- a/emailservices/nmutilities/tsrc/unittests/unittest_nmcontacthistorymodel_p/unittest_nmcontacthistorymodel_p.h	Wed Sep 15 17:47:19 2010 +0300
+++ b/emailservices/nmutilities/tsrc/unittests/unittest_nmcontacthistorymodel_p/unittest_nmcontacthistorymodel_p.h	Thu Sep 30 11:43:07 2010 +0300
@@ -61,16 +61,17 @@
     void test_populateListWithMruItems();
 
     void test_rowCount();
-    void test_data();
+    void test_privateDataCount();
+    void test_dataFunc();
 
-    void refreshDataModel();
-    void fillMruMatchList();
-    void obeyContactOrder();
+    void test_refreshDataModel();
+    void test_fillMruMatchList();
+    void test_obeyContactOrder();
 
     void test_queryDatabases();
 
     void test_queryCompleted();
-    void handleQueryCompleted(int err);
+    void test_handleQueryCompleted(int err);
 
 private: