controlpanelui/src/cpprofilewrapper/tsrc/ut_cpprofilemodel/src/ut_cpprofilemodel.h
changeset 42 3487b2ea501a
parent 37 cb294e641644
--- a/controlpanelui/src/cpprofilewrapper/tsrc/ut_cpprofilemodel/src/ut_cpprofilemodel.h	Fri Sep 17 08:29:50 2010 +0300
+++ b/controlpanelui/src/cpprofilewrapper/tsrc/ut_cpprofilemodel/src/ut_cpprofilemodel.h	Mon Oct 04 00:18:12 2010 +0300
@@ -30,9 +30,9 @@
     
     void testConstructor(); // test the constructor.    
 
-    void testProfileNameWithValidProfileID(); // test the profileName() function with valid profile ID. 
+    //void testProfileNameWithValidProfileID(); // test the profileName() function with valid profile ID. 
     void testProfileNameWithInvalidProfileID(); // test the profileName() function with invalid profile ID.
-    void testProfileNames(); // test the profileNames() function.
+    //void testProfileNames(); // test the profileNames() function.
    
     void testActivateProfileWithInvalidID(); //test the activateProfile() function with invalid profile ID.
     void testActivateProfileWithValidID(); // test the activateProfile() function with valid profile ID.