messagingapp/msgutils/unidatautils/unidatamodelplugins/unismsdataplugin/tsrc/testunidatamodelsmsplugin/testunidatamodelsmsplugin.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 12:29:07 +0300
changeset 25 84d9eb65b26f
permissions -rw-r--r--
Revision: 201015 Kit: 201018

//this file is used to provide predefined set of input data.

//eg.
const char TEST_MSG_BODY[] 			= "This string is message body test string";
const char TEST_MSG_RECIEPIENT[] 		= "Javaid Nabi<9741596546>";
const char TEST_MSG_FROM1[] 		= "9741596546";
const char TEST_MSG_ALIAS1[] 		= "Javaid Nabi";
const char TEST_MSG_FROM2[] 		= "9797979797";
const char TEST_MSG_ALIAS2[] 		= "Rajesh Batchu";
const char TEST_MSG_SUBJECT[] 		= "Message Subject";