messagingapp/msgutils/unidatautils/unidatamodelplugins/unismsdataplugin/tsrc/testunidatamodelsmsplugin/testunidatamodelsmsplugin.ini
changeset 70 a15d9966050f
parent 61 8ba0afbb4637
child 72 6f657153cbc5
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
     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";