messagingapp/msgutils/unidatautils/unidatamodelplugins/unismsdataplugin/tsrc/testunidatamodelsmsplugin/testunidatamodelsmsplugin.ini
changeset 25 84d9eb65b26f
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
       
     1 //this file is used to provide predefined set of input data.
       
     2 
       
     3 //eg.
       
     4 const char TEST_MSG_BODY[] 			= "This string is message body test string";
       
     5 const char TEST_MSG_RECIEPIENT[] 		= "Javaid Nabi<9741596546>";
       
     6 const char TEST_MSG_FROM1[] 		= "9741596546";
       
     7 const char TEST_MSG_ALIAS1[] 		= "Javaid Nabi";
       
     8 const char TEST_MSG_FROM2[] 		= "9797979797";
       
     9 const char TEST_MSG_ALIAS2[] 		= "Rajesh Batchu";
       
    10 const char TEST_MSG_SUBJECT[] 		= "Message Subject";