[Messaging-sms] clean up
authorAndrzej Krolikowski <a.krolikowsk@samsung.com>
Fri, 20 Sep 2013 11:20:04 +0000 (13:20 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 24 Sep 2013 14:45:46 +0000 (14:45 +0000)
Change-Id: Ic8018401be3c1b060ea19d748249e22b4b12335a

183 files changed:
tct-messaging-sms-tizen-tests/messaging/ConversationArraySuccessCallback_onsuccess_checking.html
tct-messaging-sms-tizen-tests/messaging/FolderArraySuccessCallback_onsuccess_checking.html
tct-messaging-sms-tizen-tests/messaging/MessageArraySuccessCallback_onsuccess_checking.html
tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_extend.html
tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_loaded_attribute.html
tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_messageId_attribute.html
tct-messaging-sms-tizen-tests/messaging/MessageBody_sms_plainBody_attribute.html
tct-messaging-sms-tizen-tests/messaging/MessageConversationArraySuccessCallback_onsuccess_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageConversation_sendFindRemove.html
tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsadded_withfilter.html
tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsadded_withoutfilter.html
tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsupdated_withfilter.html
tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_conversationsupdated_withoutfilter.html
tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_sms_conversationsremoved.html
tct-messaging-sms-tizen-tests/messaging/MessageConversationsChangeCallback_sms_conversationsupdated.html
tct-messaging-sms-tizen-tests/messaging/MessageInit_MessageInit_valid_argument_sms.html
tct-messaging-sms-tizen-tests/messaging/MessageServiceArraySuccessCallback_sms_onsuccess.html
tct-messaging-sms-tizen-tests/messaging/MessageService_id_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageService_loadBodySMS.html
tct-messaging-sms-tizen-tests/messaging/MessageService_name_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_invalid_argument.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sendMessage_valid_argument.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_extend.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_message_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_message_invalid_obj.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_loadMessageBody_missarg_message.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_messageStorage_attribute.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_errorCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_errorCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_message_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_message_invalid_obj.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_missarg.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_successCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_successCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_without_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageService_sms_type_attribute.html
tct-messaging-sms-tizen-tests/messaging/MessageService_type_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_addCCLAddMRemoveCRemoveCCL.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_addConversationsChangeListener_withoutfilter.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_addMCLaddM.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_addMessagesChangeListener_withfilter.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_addMessagesChangeListener_withoutfilter.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_email_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_errorCallback_TypeMismatch_1.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_errorCallback_null.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_filter_sms_valid.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_limit_valid.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_missarg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_noarg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_offset_valid.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_findMessages_sort_valid.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_mms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_forconversations.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_forfolder.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_formessages.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_valid_argument.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeChangeListener_with_watchId.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_arg_null.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_arg_undefined.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_conversations_number.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_forsms.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_invalid_arg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_missarg_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_sms.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_removeConversations_successCallback_number.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addConversationsChangeListener_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_errorCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_errorCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_message_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_message_invalid_obj.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_missarg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_successCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_successCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_without_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addDraftMessage_without_successCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addFoldersChangeListener_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_filter_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_missarg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_with_filter.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_addMessagesChangeListener_without_filter.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_extend.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_errorCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_errorCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_id.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_invalid_obj.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_to.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_filter_type.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_missarg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_sort_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_sort_invalid_obj.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_successCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_successCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_limit.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_offset.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findConversations_with_sort_to.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findFolders_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_errorCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_errorCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_filter_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_folderId_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_from_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_id_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_isRead_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_missarg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_plainBody_and_id_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_plainBody_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_sort_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_sort_invalid_obj.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_successCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_successCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_timestamp_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_to_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_type_with_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_with_limit.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_with_offset.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_findMessages_with_sort.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_removeChangeListener_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_removeConversations_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_removeMessages_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_errorCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_errorCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_exist.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_messages_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_missarg.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_successCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_successCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_without_errorCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_sms_updateMessages_without_successCallback.html
tct-messaging-sms-tizen-tests/messaging/MessageStorage_updateMessages.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_body_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor_messageInitDict_function.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor_messageInitDict_object.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_constructor_minargs.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_conversationId_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_extend.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_folderId_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_from_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_id_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_inResponseTo_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_isRead_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_messageStatus_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_timestamp_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_to_attribute.html
tct-messaging-sms-tizen-tests/messaging/Message_sms_type_attribute.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesadded_withfilter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesadded_withoutfilter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesupdated_withfilter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_messagesupdated_withoutfilter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesadded_with_filter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesadded_without_filter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesremoved_with_filter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesremoved_without_filter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesupdated_with_filter.html
tct-messaging-sms-tizen-tests/messaging/MessagesChangeCallback_sms_messagesupdated_without_filter.html
tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices.html
tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_errorCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_errorCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_successCallback_TypeMismatch.html
tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_successCallback_invalid_cb.html
tct-messaging-sms-tizen-tests/messaging/Messaging_sms_getMessageServices_with_errorCallback.html
tct-messaging-sms-tizen-tests/tests.full.xml
tct-messaging-sms-tizen-tests/tests.xml

index 7a6b4d24a479ff093731abc92ebbd3e5ea577f22..9e7183b06093b70f2bb067e74542769222e8d328 100644 (file)
@@ -33,7 +33,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>ConversationArraySuccessCallback_onsuccess_checking</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
@@ -47,7 +47,7 @@ Authors:
 //==== TEST: ConversationArraySuccessCallback_onsuccess_checking
 //==== LABEL check the function of findConversations with sms filter
 //==== SPEC Tizen Web API:Communication:Messaging:MessageConversationArraySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBOA
 
@@ -56,7 +56,7 @@ setup({timeout: 90000});
 var t = async_test("ConversationArraySuccessCallback_onsuccess_checking", {timeout: 90000}),
     serviceError, serviceSuccess, addSuccess, findAllConversationsError, findAllConversationsSuccess, service;
 
-t.step(function() {
+t.step(function () {
     findAllConversationsSuccess = t.step_func(function (conversations) {
         assert_type(conversations, "array", "Incorrect type.");
         t.done();
@@ -82,6 +82,7 @@ t.step(function() {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 3a2b26b15401808cdef9cc796be6e58a317ab253..ccefc0d518fa07016c391ff77214700b941d0892 100644 (file)
@@ -33,7 +33,7 @@ Authors:
 
 -->
 
-<html lang="en">
+<html>
 <head>
 <title>FolderArraySuccessCallback_onsuccess_checking</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
index 7536a3bb68e918c0e97b6be3dd7b830084b99b41..20348926fa739551e39e68ed1e4610efc4fdc227 100644 (file)
@@ -35,7 +35,7 @@ Authors:
 
 <html>
 <head>
-<title>check if messages are able to be found successfully</title>
+<title>MessageArraySuccessCallback_onsuccess_checking</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -84,6 +84,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index a13d5dab6264da62e2b9314930181b249d0af1f3..9a42cce972fbe10b54c7457dcf2058d18bff2e16 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageBody_sms_extend</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if instance of interface MessageBody (SMS) can be extended with new property
 //==== SPEC Tizen Web API:Communication:Messaging:MessageBody:MessageBody U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA OBX
 
 test(function () {
index 4f6bb2ecdb524b9c45ee80fc39de635057d8f06e..f85896c583f6f4355c8c1730e03d38c28de1d35a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageBody_sms_loaded_attribute</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: MessageBody_sms_loaded_attribute
 //==== LABEL Check if attribute loaded of MessageBody (SMS) exists, has type Boolean and is readonly
 //==== SPEC Tizen Web API:Communication:Messaging:MessageBody:loaded A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA AE AT ARO ADV
 
 test(function () {
index 56e4eb278c1ca0ee947099ead46eb9c657416475..3f220dd69b4104d91a4b598d2ef4dd740bd76cf4 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageBody_sms_messageId_attribute</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageBody_sms_messageId_attribute
 //==== LABEL Check if attribute messageId of MessageBody (SMS) exists, has type MessageId and is readonly
 //==== SPEC Tizen Web API:Communication:Messaging:MessageBody:messageId A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA AE AT ARO
 setup({timeout: 90000});
index 9a3c172ea4b2f5455bcad724b542469560a59c1b..b2a054fd8ebaca7083f837057b0d2242929b8c6d 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageBody_sms_plainBody_attribute</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: MessageBody_sms_plainBody_attribute
 //==== LABEL Check if attribute plainBody of MessageBody (SMS) exists, has type DOMString
 //==== SPEC Tizen Web API:Communication:Messaging:MessageBody:plainBody A
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA AE AT AN ASG
 
 test(function () {
index 7338db753dba1b6a89d7ec6fe074219047edd347..31db7e8de75222e4ae93d0dee94087640f6474e6 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>check the function of onSuccess in MessageConversationArraySuccessCB</title>
+<title>MessageConversationArraySuccessCallback_onsuccess_exist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -103,6 +103,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess);
 });
+
 </script>
 </body>
 </html>
index dca48446e34d2bf19995b958945c52c6d0f11dda..fbc6221210f80f4fda799ee20be5dfc76ceb029b 100644 (file)
@@ -45,7 +45,7 @@ Authors:
 //==== PRIORITY P2
 //==== LABEL Send a message(sms) and find the relation conversation and then remove it
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA MR
 setup({timeout: 90000});
@@ -117,6 +117,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index b7e1d7f97843639ab7dd3ab42c0d4714b7270e26..5740e35db82e36e65d1030ae0b293e54190503a2 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check the conversationadd method when adding a conversation with argument filter</title>
+<title>MessageConversationsChangeCallback_conversationsadded_withfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -107,6 +107,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB, serviceError);
 });
+
 </script>
 </body>
 </html>
index b9eb52e87dcd2f1a7d24d5f07ab4f28c79033ee8..7a733a41c136ca61eb559a8a8113d2ad49de7c01 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>Check the conversationadd method when adding a conversation without argument filter</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageConversationsChangeCallback_conversationsadded_withoutfilter</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageConversationsChangeCallback_conversationsadded_withoutfilter
 //==== LABEL check the function of conversationsadded in MessageConversationsChangeCallback by withoutfilter
 //==== PRIORITY P2
@@ -107,6 +107,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB, serviceError);
 });
+
 </script>
 </body>
 </html>
index 6f7a4003b95e9c7d6013c1e5e9dc6b185e6869a8..3e5246b06b575c5ed598d9f487df41e101da2c7b 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check the conversationupdated method when some message updated with argument filter</title>
+<title>MessageConversationsChangeCallback_conversationsupdated_withfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -54,7 +54,7 @@ setup({timeout:90000});
 var t = async_test("MessageConversationsChangeCallback_conversationsupdated_withfilter", {timeout: 90000}),
     service, messageStorage, conversationChangeCB, filter, addSuccess, add2Success, serviceListCB, watchId;
 
-t.step(function() {    //cleanup after TC
+t.step(function () {    //cleanup after TC
     add_result_callback(function () {
         try {
             messageStorage.removeChangeListener(watchId);
@@ -64,29 +64,29 @@ t.step(function() {    //cleanup after TC
     });
 
     conversationChangeCB = {
-        conversationsupdated: t.step_func(function(conversations) {
+        conversationsupdated: t.step_func(function (conversations) {
             assert_true(conversations.length > 0, "conversations updated!");
             t.done();
         }),
-        conversationsadded: t.step_func(function(conversations) {
+        conversationsadded: t.step_func(function (conversations) {
             assert_unreached("should not in conversationsadded: " + conversations.length);
         }),
-        conversationsremoved: t.step_func(function(conversations) {
+        conversationsremoved: t.step_func(function (conversations) {
             assert_unreached("should not in conversationsremoved: " + conversations.length);
         })
     };
 
-    add2Success = t.step_func(function() {
+    add2Success = t.step_func(function () {
     });
 
-    addSuccess = t.step_func(function() {
+    addSuccess = t.step_func(function () {
         filter = new tizen.AttributeFilter("type", "EXACTLY", "messaging.sms");
         watchId = messageStorage.addConversationsChangeListener(conversationChangeCB, filter);
         //add next draft message to conversation and trigger conversationsupdated
         addSMSDraft(t, service, smsMessageInitDict, add2Success);
     });
 
-    serviceListCB = t.step_func(function(services) {
+    serviceListCB = t.step_func(function (services) {
         assert_true(services.length > 0, "Received empty services array");
         service = services[0];
         messageStorage = service.messageStorage;
@@ -95,6 +95,7 @@ t.step(function() {    //cleanup after TC
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
+
 </script>
 </body>
 </html>
index 8822d7ee0f006b5a023916a1e0696d30025633ba..700bbd84c466d8e0df85c260a121befc31f91721 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check the conversationupdated method when no message updated</title>
+<title>MessageConversationsChangeCallback_conversationsupdated_withoutfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -54,7 +54,7 @@ setup({timeout:90000});
 var t = async_test("MessageConversationsChangeCallback_conversationsupdated_withoutfilter", {timeout: 90000}),
     service, messageStorage, conversationChangeCB, addSuccess, add2Success, serviceListCB, watchId;
 
-t.step(function() {
+t.step(function () {
     //cleanup after TC
     add_result_callback(function () {
         try {
@@ -65,28 +65,28 @@ t.step(function() {
     });
 
     conversationChangeCB = {
-        conversationsupdated: t.step_func(function(conversations) {
+        conversationsupdated: t.step_func(function (conversations) {
             assert_true(conversations.length > 0, "conversations updated!");
             t.done();
         }),
-        conversationsadded: t.step_func(function(conversations) {
+        conversationsadded: t.step_func(function (conversations) {
             assert_unreached("should not in conversationsadded: " + conversations.length);
         }),
-        conversationsremoved: t.step_func(function(conversations) {
+        conversationsremoved: t.step_func(function (conversations) {
             assert_unreached("should not in conversationsremoved: " + conversations.length);
         })
     };
 
-    add2Success = t.step_func(function() {
+    add2Success = t.step_func(function () {
     });
 
-    addSuccess = t.step_func(function() {
+    addSuccess = t.step_func(function () {
         watchId = messageStorage.addConversationsChangeListener(conversationChangeCB);
         //add next draft message to conversation and trigger conversationsupdated
         addSMSDraft(t, service, smsMessageInitDict, add2Success);
     });
 
-    serviceListCB = t.step_func(function(services) {
+    serviceListCB = t.step_func(function (services) {
         assert_true(services.length > 0, "Received empty services array");
         service = services[0];
         messageStorage = service.messageStorage;
@@ -95,6 +95,7 @@ t.step(function() {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
+
 </script>
 </body>
 </html>
index c96c5802a20fad89d0bcd06f4ab52b4c0febe1c4..706bf1707a468edd376c26dcbb98a08d999e9821 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageConversationsChangeCallback_sms_conversationsremoved</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageConversationsChangeCallback_sms_conversationsremoved
 //==== LABEL Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsremoved, sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageConversationsChangeCallback:conversationsremoved M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBOA
 setup({ timeout: 90000 });
@@ -122,6 +122,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 12087f564de25c2290af9532fa40da4df80750d3..7f83fb374280df897f14e2cd34bf0bbcbeab5f43 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageConversationsChangeCallback_sms_conversationsupdated</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageConversationsChangeCallback_sms_conversationsupdated
 //==== LABEL Check if callback is called and if its arguments have proper type - MessageConversationsChangeCallback, conversationsupdated, sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageConversationsChangeCallback:conversationsupdated M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBOA
 setup({ timeout: 90000 });
index 58cfaa5b2519a30dc29c423eadbe2473ef32c637..2fa057961f7191358c99d3bcf9d15dd64e45eea0 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageInit_MessageInit_valid_argument_sms</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL checks various message attributes upon message (sms) creation
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Communication:Messaging:Message:constructor C
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#::Messaging::MessageInit
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA CONSTRM CONSTRA
 test(function () {
     var smsMsg;
index b81e9688659b118ad9c065ed00e87ec4ce27047b..0cfaddf197c3ddc1f8de46c4fe316e9854b72dce 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageServiceArraySuccessCallback_sms_onsuccess</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if MessageServiceArraySuccessCallback is called and if its arguments have proper type for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageServiceArraySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA CBT CBOA
 setup({timeout: 90000});
 var t = async_test("MessageServiceArraySuccessCallback_sms_onsuccess", {timeout:90000});
index bb79290de04994c8d7d821c64e5eca19e8ec961c..96e54e8604c4184a88e976f719bf21c5f59236cb 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>check addDraftMessage(), email:with invalid value</title>
+<title>MessageService_id_exist</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -64,6 +64,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>
index ba7b678439d4ef37ce476afc42e95a42a85db55f..73472e25e811ab665639ce6abf928658c424f11b 100644 (file)
@@ -35,7 +35,7 @@ Authors:
 
 <html>
 <head>
-<title>Load message body for SMS message</title>
+<title>MessageService_loadBodySMS</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -97,7 +97,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
-
index 56803b24bb24b4b692402d6ec66ee6bda9504409..cb54664dba837dacc582ef0d071df3585b2a63a7 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>check if the attribute name in MessageService</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageService_name_exist</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageService_name_exist
 //==== LABEL check if the attribute name in MessageService
 //==== PRIORITY P2
@@ -51,13 +51,13 @@ Authors:
 setup({timeout: 90000});
 
 var t = async_test("MessageService_name_exist", {timeout: 90000}), serviceErrorCB, serviceListCB;
-t.step(function() {
+t.step(function () {
 
-    serviceErrorCB = t.step_func(function(error) {
+    serviceErrorCB = t.step_func(function (error) {
         assert_unreached("Unexpected serviceErrorCB: " + error.name + ":" + error.message);
     });
 
-    serviceListCB = t.step_func(function(services) {
+    serviceListCB = t.step_func(function (services) {
         assert_true(services.length > 0, "No messaging.sms service.");
         assert_true("name" in services[0], "Messaging.MessageService.name property exists");
         t.done();
@@ -65,6 +65,7 @@ t.step(function() {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB, serviceErrorCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index b7e7d6861d49130dab4a48ab620cb6f08e4d0420..2b7ccefa3a632fea2621800bfa9768a7c45d6409 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>check if the method sendMessage exist in MessageService</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageService_sendMessage_exist</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageService_sendMessage_exist
 //==== LABEL check if the attribute sendMessage exist in MessageService
 //==== PRIORITY P2
@@ -51,11 +51,11 @@ Authors:
 setup({timeout: 90000});
 
 var t = async_test("MessageService_sendMessage_exist", {timeout: 90000}), serviceErrorCB, serviceListCB;
-t.step(function() {
-    serviceErrorCB = t.step_func(function(error) {
+t.step(function () {
+    serviceErrorCB = t.step_func(function (error) {
         assert_unreached("Cannot get messaging service: " + error.message);
     });
-    serviceListCB = t.step_func(function(services) {
+    serviceListCB = t.step_func(function (services) {
         assert_true(services.length > 0, "No services.");
         assert_true("sendMessage" in services[0], "sendMessage does not exist.");
         t.done();
@@ -63,6 +63,7 @@ t.step(function() {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB, serviceErrorCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index eef54028a2975a002b142034206372bb3a24e10a..a2ebf6b1ed0fc353eb4ddc45de3f7e467df081fc 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageService_sendMessage_invalid_argument</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#sendMessageid2463900
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
@@ -76,5 +76,4 @@ t.step(function () {
 
 </script>
 </body>
-
 </html>
index 1f94a796e4371e01ce8272477cdc035268145c68..8ebbbc91c38e03894db9c4253cf1c0baf02c8721 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageService_sendMessage_valid_argument</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check whether sendMessage method properly sends the specified message
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#sendMessageid2463900
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
 setup({timeout : 90000});
@@ -74,5 +74,4 @@ t.step(function () {
 
 </script>
 </body>
-
 </html>
index baf875aff58efbedf7b7679d2df55a03dcac2d9f..7c49e5d81d39783ed2f7cb3d5e5f2a4ea06636a2 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_extend</title>
 <script src="../resources/unitcommon.js"></script>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check if instance of interface MessageService (SMS) can be extended with new property
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:MessageService U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA OBX
 setup({timeout: 90000});
 
@@ -56,6 +56,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 20f43e9ce25add3ba9c9de3448d2fa75a29e4a90..02b8d6d01a4e0646255c71dc1e035965d39b6ec3 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_loadMessageBody_exist</title>
 <script src="../resources/unitcommon.js"></script>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method loadMessageBody of MessageService (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
@@ -60,6 +60,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 13900ba28bcf650692f9ebd04fa7bd50227899f6..f27e03ebe04f3f36f23788518ba3f954f1b19302 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
-    Jakub Siewierski <j.siewierski@samsung.com>
-    Karol Surma <k.surma@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
+        Karol Surma <k.surma@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_loadMessageBody_message_TypeMismatch</title>
 <script src="../resources/unitcommon.js"></script>
@@ -36,7 +36,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
@@ -74,6 +74,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 307cd30e10c5539fd20d7b17cfa7abe0141bd114..87f57c3341fb33d11e602338a9b440e82c96c621 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
-    Jakub Siewierski <j.siewierski@samsung.com>
-    Karol Surma <k.surma@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
+        Karol Surma <k.surma@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_loadMessageBody_message_invalid_obj</title>
 <script src="../resources/unitcommon.js"></script>
@@ -36,7 +36,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTO
 setup({timeout: 90000});
 
@@ -83,6 +83,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 97a1c75c14a9b231eb80c0e9ad9299b7d22601eb..dc3edfee53147c62002f6afc0337cb478c1b8b27 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
-    Jakub Siewierski <j.siewierski@samsung.com>
-    Karol Surma <k.surma@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
+        Karol Surma <k.surma@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_loadMessageBody_missarg_message</title>
 <script src="../resources/unitcommon.js"></script>
@@ -35,7 +35,7 @@ Authors:
 //==== LABEL Check if method loadMessageBody without message attribute throws exception (SMS)
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:loadMessageBody M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
 
@@ -64,6 +64,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index a77e06b5e147e0a423bcdc5fbbd3321e1685ecd2..a5186208b5265ead4dd2e60f3b41487e5b5f4a98 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>MessageService_messageStorage_attribute</title>
+<title>MessageService_sms_messageStorage_attribute</title>
 <script src="../resources/unitcommon.js"></script>
 <script src="support/messaging_common.js"></script>
 </head>
@@ -91,6 +91,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 8721ab57ea2a579ae43db8807936e3c33980ab5c..413d2c992d794e4e42496eef30d1fc385dbb7115 100644 (file)
@@ -35,7 +35,7 @@ Authors:
 
 <html>
 <head>
-<title>Send an SMS to self, check received message</title>
+<title>MessageService_sms_sendMessage</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -45,7 +45,7 @@ Authors:
 //==== TEST: MessageService_sms_sendMessage
 //==== LABEL Proper invocation with arguments - check if sendMessage (SMS) does what it should.
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
 setup({ timeout: 90000 });
@@ -98,4 +98,3 @@ t.step(function () {
 </script>
 </body>
 </html>
-
index f72089ef10597d63620466f938524a1ee0634d43..6c5f77452020d8abb6676e6c068403c8ca75080c 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument errorCallback (SMS) conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({ timeout: 90000 });
@@ -79,6 +79,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index f92fad746f072aa9face64bd7658d35a67b04ac5..3ca82ceff87cf4dfc24c19870e4e84eaf778aa32 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_errorCallback_invalid_cb</title>
 <script src="../resources/unitcommon.js"></script>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: MessageService_sms_sendMessage_errorCallback_invalid_cb
-//==== LABEL Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({ timeout: 90000 });
@@ -77,6 +77,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 9717c5fa707571dfceb5adb6084a482cb45f233d..8029ed5d166ea24ea5b011026f50e581c310d0a4 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_exist</title>
 <script src="../resources/unitcommon.js"></script>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method sendMessage of MessageService (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
@@ -60,6 +60,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 570ab5a1efaf614f2f26d3012179871a343a8b50..5e89b99f57e2199524ddeebfb72488685bc9a5df 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_message_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check message (SMS) argument conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({ timeout: 90000 });
@@ -85,4 +85,3 @@ t.step(function () {
 </script>
 </body>
 </html>
-
index 8a7f4c46857c53b20b9a18a780efb41bf8333d92..226eff84e4254c4e6bdd133198ed6fed1b6d4db9 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_message_invalid_obj</title>
 <script src="../resources/unitcommon.js"></script>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check MessageService.sendMessage (SMS) argument message validation - use simple object
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTO
 setup({ timeout: 90000 });
@@ -92,6 +92,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index c1051c370f6cb7bd690b76318b59cbcba6654026..1b45bfdb68ca51872ba89d7c3ee927f208bc09fa 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_missarg</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageService_sms_sendMessage_missarg
 //==== LABEL Check MessageService.sendMessage (SMS) with missing non-optional argument
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MMA
 setup({ timeout: 90000 });
@@ -69,4 +69,3 @@ t.step(function () {
 </script>
 </body>
 </html>
-
index d724134d00b6b9ec44a38e5a702c8e579955e1fd..3b17661c5684d8ed79ce00fe257fd4136d19076a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_successCallback_TypeMismatch</title>
 <script src="../resources/unitcommon.js"></script>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument successCallback (SMS) conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({ timeout: 90000 });
@@ -78,6 +78,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index ed5a762ec1d3f33a27842b5885e49fd8d1d1415b..eb115cea3facb46dd09160b1ce5011cabea0ce68 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageService_sms_sendMessage_successCallback_invalid_cb</title>
 <script src="../resources/unitcommon.js"></script>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: MessageService_sms_sendMessage_successCallback_invalid_cb
-//==== LABEL Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({ timeout: 90000 });
@@ -77,6 +77,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 86f728d043ab0939558be36991a5d431e05bd1ea..6b8ccdf25c4c04074f76bb7d35a86ab5a85a0f81 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>MessageService_messaging_email_sendMessage_without_errorCallback</title>
+<title>MessageService_sms_sendMessage_without_errorCallback</title>
 <script src="../resources/unitcommon.js"></script>
 <script src="support/messaging_common.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: MessageService_sms_sendMessage_without_errorCallback
 //==== LABEL Check without optional argument sendMessage(valid_message, valid_successCallback) (sms)
 //==== SPEC Tizen Web API:Communication:Messaging:MessageService:sendMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA
 setup({ timeout: 90000 });
@@ -75,6 +75,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListSuccess, serviceListError);
 });
+
 </script>
 </body>
 </html>
index 34d0a22b0e382b278c01fdbf11267ca1fa3be97e..c5423a726d513fa134fd0c71c91c7d045eb19fd1 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>MessageService_type_attribute</title>
+<title>MessageService_sms_type_attribute</title>
 <script src="../resources/unitcommon.js"></script>
 <script src="support/messaging_common.js"></script>
 </head>
@@ -59,6 +59,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 68b6a688313db82625b8e9913c0d76b90daca29c..9d352d286e37b9107243c25d8fa6162d649ac840 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>check if the attribute type in MessageService</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageService_type_exist</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageService_type_exist
 //==== LABEL check if attribute type in MessageService
 //==== ONLOAD_DELAY 90
@@ -54,7 +54,7 @@ setup({timeout: 90000});
 var t = async_test("MessageService_type_exist", {timeout: 90000});
 // Define service error callback.
 function serviceErrorCB(error) {
-    t.step(function() {
+    t.step(function () {
         assert_true(false, "Cannot get messaging service: " + error.message);
     });
     t.done();
@@ -64,12 +64,12 @@ function serviceListCB(services) {
     if (services.length > 0) {
         // SMS sending example
         try {
-            t.step(function() {
+            t.step(function () {
                 assert_true("type" in services[0], "type in MessageService");
             });
             t.done();
         } catch (e) {
-            t.step(function() {
+            t.step(function () {
                 assert_true(false, "Exception message: " + e.message);
             });
             t.done();
@@ -80,11 +80,12 @@ function serviceListCB(services) {
 try {
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB, serviceErrorCB);
 } catch (e) {
-    t.step(function() {
+    t.step(function () {
         assert_true(false, "Exception message: " + e.message);
     });
     t.done();
 }
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index d70ccb2b1589e3133033a74b8156c8c5aee1b3cc..b6c0228c58adb0ddb19e8281162ccb06ce34d5eb 100644 (file)
@@ -33,18 +33,15 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>
-        Add conversationg listener and add a message,
-        remove the conversation related with the adding message,
-        then remove the conversation listener.
-    </title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_addCCLAddMRemoveCRemoveCCL</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_addCCLAddMRemoveCRemoveCCL
 //==== LABEL Add conversationg listener and add a message, and then remove the conversation related with the adding message, at last remove the conversation listener
 //==== PRIORITY P3
@@ -71,11 +68,11 @@ add_result_callback(function () {
 
 t.step(function () {
     conversationChangeCB = {
-        conversationsupdated : function(conversations) {
+        conversationsupdated : function (conversations) {
         },
-        conversationsadded : function(conversations) {
+        conversationsadded : function (conversations) {
         },
-        conversationsremoved : function(conversations) {
+        conversationsremoved : function (conversations) {
         }
     };
 
@@ -141,6 +138,6 @@ t.step(function () {
             serviceErrorCB);
 });
 
-    </script>
-  </body>
+</script>
+</body>
 </html>
index 6f0c99732f5040e056043c17ff2dafd856ef15d2..8fb3857d983be1150e6e6e4b36572bd4bbd3d39c 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check the addConversationsChangeListener method without filter)</title>
+<title>MessageStorage_addConversationsChangeListener_withoutfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -46,28 +46,28 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MAST MMINA
 setup({timeout: 90000});
 
 var t = async_test("MessageStorage_addConversationsChangeListener_withoutfilter", {timeout: 90000}), service, msg, conversationChangeCB, serviceListCB;
 
-t.step(function() {
+t.step(function () {
     conversationChangeCB = {
-        conversationsadded: t.step_func(function(conversations) {
+        conversationsadded: t.step_func(function (conversations) {
             assert_true(conversations.length > 0, "add conversations");
             t.done();
         }),
-        conversationsupdated: t.step_func(function(conversations) {
+        conversationsupdated: t.step_func(function (conversations) {
             assert_true(conversations.length > 0, "update conversations");
             t.done();
         }),
-        conversationsremoved: t.step_func(function(conversations) {
+        conversationsremoved: t.step_func(function (conversations) {
             assert_unreached("conversations removed: " + conversations.length);
         })
     };
 
-    serviceListCB = t.step_func(function(services) {
+    serviceListCB = t.step_func(function (services) {
         service = services[0];
         watchId = service.messageStorage.addConversationsChangeListener(conversationChangeCB);
         msg = new tizen.Message("messaging.sms", {
@@ -81,7 +81,7 @@ t.step(function() {
 });
 
 //cleanup after TC
-add_result_callback(function() {
+add_result_callback(function () {
     try {
         messageStorage.removeChangeListener(watchId);
     } catch (err) {
index 8d0f25586aedf763518148d80cdc8e088c44feeb..cfc0ed0b6ba18ecaec1898b3b7d013195450ee89 100644 (file)
@@ -33,20 +33,20 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>Add message listener and add message.</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_addMCLaddM</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_addMCLaddM
 //==== LABEL: Check if addMessagesChangeListener for sms works properly
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMINA MAST
 setup({timeout: 90000});
 
@@ -88,7 +88,7 @@ t.step(function () {
 });
 
 //cleanup after TC
-add_result_callback(function() {
+add_result_callback(function () {
     try {
         messageStorage.removeChangeListener(listenerId);
     } catch (err) {
@@ -96,6 +96,6 @@ add_result_callback(function() {
     }
 });
 
-    </script>
-  </body>
+</script>
+</body>
 </html>
index 51bf146415bf7db7fdfe03c640b6b9d492f12f47..94f1f6bc43ad26644e9012bf3536a1564ae8e492 100644 (file)
@@ -34,19 +34,19 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>Check the addMessagesChangeListener method with parmeter filter</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_addMessagesChangeListener_withfilter</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_addMessagesChangeListener_withfilter
 //==== LABEL: Check the addMessagesChangeListener method with parmeter filter
 //==== PRIORITY: P2
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MAST MOA
 setup({timeout: 90000});
@@ -83,7 +83,7 @@ t.step(function (){
 });
 
 //cleanup after TC
-add_result_callback(function() {
+add_result_callback(function () {
     try {
         messageStorage.removeChangeListener(listenerId);
     } catch (err) {
@@ -91,6 +91,6 @@ add_result_callback(function() {
     }
 });
 
-    </script>
-  </body>
+</script>
+</body>
 </html>
index 33b759ee86cc49f897e519566189147547095500..aae78cbd030461c3f43a40ff1d1c08b83b5c4eee 100644 (file)
@@ -34,19 +34,19 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>Check the addMessagesChangeListener method without filter</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_addMessagesChangeListener_withoutfilter</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_addMessagesChangeListener_withoutfilter
 //==== LABEL: Check the addMessagesChangeListener method without parmeter filter
 //==== PRIORITY: P2
 //==== SPEC: Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL: https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MMINA MAST
 setup({timeout: 90000});
@@ -83,6 +83,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index 97f92892805c97c1c793082b6d6e3d03900577a9..79b8c26d19b857a6810262756e03d582e2b2fb7c 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_email_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument conversationsChangeCallback conversions exception - email
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index 607e97ee1ec4a042b230c3dbfe35e1f484ece80e..cb25c476717222457c327566b44a985266f3fef6 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>check findMessage(), email: valid value to bcc property</title>
+<title>MessageStorage_findMessages</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -46,7 +46,7 @@ Authors:
 //==== PRIORITY P1
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
 
@@ -79,6 +79,7 @@ this_test.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", getMessagingServicesCallback, onError);
 });
+
 </script>
 </body>
 </html>
index 45bb98fd617b8f145d7beb643b955287e4fbfeda..aaa54bd5b7ed47fa612f238e14266f54587f380c 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_findMessages_errorCallback_TypeMismatch_1</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
index 4806bd10f14d3295dd80f205736a70de2d39b218..5c86c5248fbe27b055585724ccc79d32de02efa0 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_findMessages_errorCallback_null</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage with null errorCallback
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MMINA
 setup({timeout: 90000});
index 2f951cdd7ba882eecfa88cf3bd333a3d96beb2e2..169b5b3eadd658544d027fcaabafc5cf2aa25bea 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>check if the method findMessages in messageStorage</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_findMessages_exist</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_findMessages_exist
 //==== LABEL check if method findMessages in MessageStorage
 //==== ONLOAD_DELAY 90
@@ -54,12 +54,12 @@ setup({timeout: 90000});
 var t = async_test("MessageStorage_findMessages_exist", {timeout: 90000});
 function serviceListCB(services){
     try {
-        t.step(function() {
+        t.step(function () {
             assert_true("findMessages" in services[0].messageStorage, "Messaging.MessageStorage.findMessages method exists");
         });
         t.done();
     } catch(e) {
-        t.step(function(){
+        t.step(function (){
             assert_true(false, "there is invalid value");
         });
         t.done();
@@ -69,11 +69,12 @@ function serviceListCB(services){
 try {
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 } catch(e) {
-    t.step(function(){
+    t.step(function (){
         assert_true(false, "Exception message: " + e.message);
     });
     t.done();
 }
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index 82c300479f09877144ec4bcd46446377fd549333..db857b672c82474033427eec8e3109c26d563265 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_findMessages_filter_sms_valid</title>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter from MessageStorage
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA MR
 setup({timeout: 90000});
index f77fa1af459ac9939c2ddd80da37bb6bbaf92515..ecf985d5b1fe6c3a34e5bdcc3dd01ce6d8d58a73 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_findMessages_limit_valid</title>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check whether 'findMessages' method properly retrieves messages matching the supplied filter limited to specified number
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
index 6a1560cf5af26e0948b7a0b5b05167269cbabcc6..32cc319997f689b79e41549c9ffbc20da9b7725a 100644 (file)
@@ -18,11 +18,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 <head>
-<title>ITC_messaging</title>
+<title>MessageStorage_findMessages_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesidp423584
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
 
index 0f4e8293f83f76084995fa78d779af3f8fe1bd8c..a1ee3709c82cbc1055d887b7650bb9e945efcba4 100644 (file)
@@ -18,11 +18,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 <head>
-<title>ITC_messaging</title>
+<title>MessageStorage_findMessages_noarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesidp423584
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
 
@@ -60,8 +60,6 @@ this_test.step(function () {
     tizen.messaging.getMessageServices("messaging.sms", onSuccess);
 });
 
-
-
 </script>
 </body>
 </html>
index f3ddad047814f30927407e87a3091a7c0710fddd..38bffd9a6001c97a447a00066ffb5d0f61de557b 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_findMessages_offset_valid</title>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check whether 'findMessages' method properly retrieves messages matching the supplied SMS type filter and offset param
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
index 1d399d04876b1b1b4c291ed4dfb56826a902ba65..48f924afa8cba3519c54c8a1f4bcb4164e7ec32c 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_findMessages_sort_valid</title>
@@ -36,7 +36,7 @@ Authors:
 //==== LABEL check whether 'findMessages' method properly retrieves messages matching the supplied filter in specified order
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
index 3a02489069a2dbf93d10d09f46548fb5a06df792..2352518bc87cf326e26eef09faa67b5b7727ae7f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_mms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument conversationsChangeCallback conversions exception - mms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index 94dc41d5dc5ceb2778aef29f35ff7d216edf7dd1..21d319ec7199c53206924e7129af64f83a1da8d6 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>check if the method removeChangeListener in messageStorage</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_removeChangeListener_exist</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_removeChangeListener_exist
 //==== LABEL check if method removeChangeListener in MessageStorage
 //==== ONLOAD_DELAY 90
@@ -60,6 +60,7 @@ function serviceListCB(services){
 t.step(function () {
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index 153c98dafa26818c115136cf4b0172ca8574970d..baa117db88fb04b938c8e0e5df1dceb6038ba886 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>Check removeChangeListener method with removing conversations listener</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_removeChangeListener_forconversations</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_removeChangeListener_forconversations
 //==== LABEL check the function of removeChangeListener in MessageStorage by forconversations
 //==== PRIORITY P2
@@ -74,6 +74,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index e8b2d49139d39dca70896a80fc98efbe8b54a053..6a046656c132ac8343df1182961cdeba566f61c6 100644 (file)
@@ -34,14 +34,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>Check removeChangeListener method with removing folders listener</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_removeChangeListener_forfolder</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_removeChangeListener_forfolder
 //==== LABEL check the function of removeChangeListener in MessageStorage by forfolder
 //==== PRIORITY P2
@@ -75,6 +75,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index e9e64f9841001340ec17b821d2431df5c9af4c78..5e2cb2b6c86b2e2adfcdad3f76281a86ccbc1f84 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>Check removeChangeListener method with removing messages listener</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_removeChangeListener_formessages</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_removeChangeListener_formessages
 //==== LABEL check the function of removeChangeListener in MessageStorage by formessages
 //==== PRIORITY P2
@@ -74,6 +74,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index 14822cb2dccdfc2504a444102a131eda71205daf..e9c3d3166e72f81e7ecc779168dafad32f60746a 100644 (file)
@@ -33,14 +33,14 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>check the function of removeChangeListener in MessageStore</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_removeChangeListener_valid_argument</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 //==== TEST: MessageStorage_removeChangeListener_valid_argument
 //==== LABEL check the function removeChangeListener in MessageStorage
 //==== ONLOAD_DELAY 90
@@ -56,11 +56,11 @@ var watchId, service, serviceListCB;
 
 t.step(function () {
     var folderChangeCB = {
-        foldersadded: function(folders) {
+        foldersadded: function (folders) {
         },
-        foldersupdated: function(folders) {
+        foldersupdated: function (folders) {
         },
-        foldersremoved: function(folders) {
+        foldersremoved: function (folders) {
         }
     };
 
@@ -73,6 +73,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
 });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index 79493484f55cb36235d7c99172607be545db79c7..608afca45288ff9a550951cf90515d87f115ddb8 100644 (file)
@@ -18,11 +18,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 <head>
-<title>ITC_messaging</title>
+<title>MessageStorage_removeChangeListener_with_watchId</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeChangeListeneridp528936
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMINA
 setup({timeout: 90000});
 
index a7230a61080edafba1dd876c72b71f4a5db7b0ef..5255cd389d39e584b0f3944a52d0d3fae1ca225c 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_removeConversations_arg_null</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
@@ -81,5 +81,4 @@ this_test.step(function () {
 
 </script>
 </body>
-
 </html>
index f30ab387c271bc454042d9beb833488106c2e173..19c6c6f3d19c90ca41566b3a3fa055036511d0c6 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_removeConversations_arg_undefined</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
@@ -81,5 +81,4 @@ this_test.step(function () {
 
 </script>
 </body>
-
 </html>
index 867bb83d7a3a2f8e353a61d2a3fce20f2fd30676..f894f796f60797c11ac315f02997393badfc1d32 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_removeConversations_conversations_number</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
index 1d179b9f2cf6b86dd02b206a4b8532481c15a8ef..cabad921e875d46137db9ef8bd5380a5b2341908 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check removeConversations method with removing sms conversations</title>
+<title>MessageStorage_removeConversations_forsms</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
index 6ff756e2a047dd4ed1d265548cdfe225ad96544b..dcac54e5bdd57dd90bc311843b2c7b116ec39f73 100644 (file)
@@ -18,11 +18,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 <head>
-<title>ITC_messaging</title>
+<title>MessageStorage_removeConversations_invalid_arg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
index 7b56bf19b8cbee5243f11e84e29012a9cb7f33d7..4fe089a79877a5b447e000ddb8fd4e7e8f7b5b38 100644 (file)
@@ -18,11 +18,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 <head>
-<title>ITC_messaging</title>
+<title>MessageStorage_removeConversations_missarg_TypeMismatch</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
 
index 02a90f6d5be02054345507bb7e771711d24d3d0b..c99000553403509835d864305bf0ccfa354dc7f0 100644 (file)
@@ -33,20 +33,20 @@ Authors:
 -->
 
 <html>
-  <head>
-    <title>check the function of removeConversations in MessageStore</title>
-    <script type="text/javascript" src="../resources/unitcommon.js"></script>
-    <script type="text/javascript" src="support/messaging_common.js"></script>
-  </head>
-  <body>
-    <div id="log"></div>
-    <script type="text/javascript">
+<head>
+<title>MessageStorage_removeConversations_sms</title>
+<script type="text/javascript" src="../resources/unitcommon.js"></script>
+<script type="text/javascript" src="support/messaging_common.js"></script>
+</head>
+<body>
+<div id="log"></div>
+<script type="text/javascript">
 
 //==== TEST: MessageStorage_removeConversations_sms
 //==== PRIORITY P2
 //==== LABEL Check if removeConversations works properly
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
         setup({timeout: 90000});
@@ -86,6 +86,7 @@ Authors:
 
             tizen.messaging.getMessageServices("messaging.sms", serviceListCB);
         });
-    </script>
-  </body>
+
+</script>
+</body>
 </html>
index 075d76599c549d2fcfe3b71743d6fde16e775848..e7c357fd4ffad7d0a31c853bbb3b947ee14c936d 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_removeConversations_successCallback_number</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 
 setup({timeout: 90000});
index adc1442d26f74e62d6daa763f3e1a47890962050..c199c7e5874f2f1059f15ce7d0c1b01bb72cdb20 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument conversationsChangeCallback conversions exception - sms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index db811dc56b8cfa625761911166b1e044d0612872..76afb3632e51015ce5e2affd2c6fa122124cf3fe 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addConversationsChangeListener_conversationsChangeCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument conversationsChangeCallback validation - addConversationsChangeListener, sms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTL
 setup({timeout: 90000});
@@ -67,6 +67,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 52625ea1021b9476fa94dd736bfc9faa6ffd6f0f..a99fabe2156a6ac609462601375ffd2b425697f8 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addConversationsChangeListener_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method addConversationsChangeListener of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addConversationsChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 31d371dce7518e4182cd4df98adb55063921f463..81048a2896ac4d06fc648029166d429cbfdf2576 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_addDraftMessage
 //==== LABEL Check if method addDraftMessage of MessageStorage (SMS) works properly.
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA MAST
 setup({timeout: 90000});
index 2f83b07f6adee4cb5843de0818460850337fbbbb..0209eb090eed0bec62ae0da4f3788213314776eb 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check if addDraftMessage (sms) throws exception when errorCallback is incorrect
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
@@ -72,6 +72,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index b39502d57f7dd2ee4156590f570480cd2eabbaf1..3c2d0ba9831592881989b87a84b3146840711203 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check if addDraftMessage (sms) throws exception when errorCallback is invalid
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
index 6953c6c23d0f4b2f0ff26a2a9a33b11f3d9dd473..7d1c01c0e05ef46e6be8c02c898e2a8e49ca1304 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method addDraftMessage of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 813e7b78348535676f5e7425aff32d7677a21e87..43c77bcf1449d4747b24e35f567a37c7cd59cea4 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_message_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument message conversions exception in addDraftMessage method (sms)
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index b90f1175fc3ab5f40dc6110387dcdc1fc1f700e5..d72a8776135a243acbbb5b59a47e42acd432cab9 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_message_invalid_obj</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument message validation in addDraftMessage method (sms) - invalid object
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTO
 setup({timeout: 90000});
index 7dd2f8d38d1fad3ee449d5980e5fe5c61b204839..2ba93f2c8536bbc85bd46d611ad436b2c87d86bf 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_missarg</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: MessageStorage_sms_addDraftMessage_missarg
 //==== LABEL Check MessageStorage.addDraftMessage (sms) with missing non-optional argument
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
@@ -60,7 +60,6 @@ t.step(function () {
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
 
-
 </script>
 </body>
 </html>
index 9b99c4a8de5889f5c024c1032f410c63305a5d19..e2a92b9053c3e4a24f83104b6a6abd51b1456812 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check if addDraftMessage (sms) throws exception when successCallback is incorrect
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index f95be519d70f8a7e8bb79717c85679b39f9ebc27..4d5dc827c59fcf738e7b7595321aa31ddb40436a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check if addDraftMessage (sms) throws exception when successCallback is invalid
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
@@ -74,7 +74,6 @@ t.step(function () {
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
 
-
 </script>
 </body>
 </html>
index e7b1073fe91697f5c9b339abb2c9e1524f212384..bc0292f387fa87132cfd713798010ff2f9971cae 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_without_errorCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_addDraftMessage_without_errorCallback
 //==== LABEL Check if method addDraftMessage of MessageStorage (sms) works properly without errorCallback
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA MAST
 setup({timeout: 90000});
index a23fca5fc9ce5812565f2f4c5022adf06538a758..5b552bc0d3bd7a8303a082bc99ad980624ec2e14 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addDraftMessage_without_successCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_addDraftMessage_without_successCallback
 //==== LABEL Check if method addDraftMessage of MessageStorage (sms) works properly without successCallback
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addDraftMessage M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MMINA
 setup({timeout: 90000});
index f3b9e22b697b971aa157a2a0c2e1842ffd2d12cf..9807903953bdaa436f5faf15a4cc2421935d7aec 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addFoldersChangeListener_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method addFoldersChangeListener of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addFoldersChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 5f7f5effd2ce2f0fc697eac0c17750e6707a602e..28b018428b730d0d8390f9f16492c79444769cb4 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addMessagesChangeListener_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method addMessagesChangeListener of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 3663b62808bf4978ea2e6e5a49be022bed7bb002..4ad9176585302d481a54e64d8fb7dcadc58f6cc9 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addMessagesChangeListener_filter_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument filter conversions exception - addMessagesChangeListener, filter, sms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
@@ -78,6 +78,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 775d7bcb517dc96eed35f1c57cc9ab73efaacae5..cc3a03c24d301ced083ecf0c9385b597c7e600a4 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument messagesChangeCallback conversions exception - addMessagesChangeListener, sms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
@@ -68,6 +68,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 57b085808f16b59ffbdc6575e57bd7e38a2aeba0..059caa40c37ab76ce181cdd014b324daa71f08bb 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addMessagesChangeListener_messagesChangeCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument messagesChangeCallback validation - invalid, sms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTL
 setup({timeout: 90000});
@@ -66,6 +66,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 4af9f873956576bf63089401453c125f05e728e4..5f5c428ba927517394d3126cb24e90a7476537cf 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addMessagesChangeListener_missarg</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_addMessagesChangeListener_missarg
 //==== LABEL Check with missing non-optional argument - addMessagesChangeListener, sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
@@ -59,6 +59,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index f3627d155af83ea9f70ff412fde69f15bb239e51..9f444d7aa4025db6dac19a0f6f08d2d44be03440 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addMessagesChangeListener_with_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_addMessagesChangeListener_with_filter
 //==== LABEL Check with optional arguments addMessagesChangeListener (sms)
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA MAST
 setup({timeout: 90000});
@@ -111,6 +111,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 3a3d244ad758bc01ae9a2617d9464947b7b85a8f..d592f16d0bcde2f848188cfe9159ae7a021aea6e 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_addMessagesChangeListener_without_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_addMessagesChangeListener_without_filter
 //==== LABEL Check if method addMessagesChangeListener of MessageStorage (sms) works properly without filter.
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:addMessagesChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MMINA MAST
 setup({timeout: 90000});
@@ -100,6 +100,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index fe40f7544fa1d661e5454b82a60076c18be3ab61..9b93ef0780a72d3f1981b266d67f080246259bec 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_extend</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if instance of interface MessageStorage (SMS) can be extended with new property
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:MessageStorage U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA OBX
 setup({timeout: 90000});
 
index 0c64e3497d1cf3dc66f7a9046e94e8f74e717933..4b2d40ddb7865da9d657058a3fa66bd4f9cbee58 100644 (file)
@@ -18,10 +18,10 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations</title>
@@ -38,7 +38,7 @@ Authors:
 //==== LABEL Check if method MessageStorage::findConversations() can be successfully called for sms message
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA MR
 setup({timeout: 90000});
index a3303565cbbca0d93833f85fff2987c29b061194..fec6b20be730dc0e31da5782399628b3a043d848 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_errorCallback_TypeMismatch</title>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
index eb765a4c2ff53aa2e42a8d0046464d53708139da..497d6cdd0adece84876b7dc1e0dfa9648eca4c3f 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_errorCallback_invalid_cb</title>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
 
@@ -54,7 +54,7 @@ this_test.step(function () {
     });
 
     invalidCallback = {
-        onerror: this_test.step_func(function() {
+        onerror: this_test.step_func(function () {
             assert_unreached("Unexpected onerror");
         })
     };
index e9b6c142a2488228e555cc7f74f3ddbf4ef63632..8e74e2e2d802e43222ef242a055898b643d2a88e 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findConversations_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method findConversations of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index c70fe6b12682a663af494a77fb1539e4c254bbb4..d791db5d382fc70999e1d38dbdfae4090b370af8 100644 (file)
@@ -21,7 +21,7 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_filter_TypeMismatch</title>
@@ -39,7 +39,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
index 8abb9f61d22883305c93649ed17917a571a61ab7..5ce1f15f53ec318b215b9d0eb9007c1d253f5892 100644 (file)
@@ -18,10 +18,10 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_filter_id</title>
@@ -38,7 +38,7 @@ Authors:
 //==== LABEL Check if method MessageStorage::findConversations() can be successfully called for sms message (with conversationId)
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA
 setup({timeout: 90000});
index 2fe340af88698850456c12e2f28300df2f91a827..8b1ba61e4991aea6b7108146fcb4d0b4f8c5044f 100644 (file)
@@ -21,7 +21,7 @@ Authors:
         Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_filter_invalid_obj</title>
@@ -39,7 +39,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTO
 setup({timeout: 90000});
 
index 97713644d6c1491a0f32469a205a3d7ab89b670c..102c608c32dc35a7b5f7e982bded045c8be931c9 100644 (file)
@@ -18,10 +18,10 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_filter_to</title>
@@ -38,7 +38,7 @@ Authors:
 //==== LABEL Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by to)
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA
 setup({timeout: 90000});
index 51b75d5f39749fe2e8a1a77452884253a965bcb4..5c968d1eb1a47d1067f7d9ff8518cfd874d8e9a7 100644 (file)
@@ -18,10 +18,10 @@ limitations under the License.
 
 
 Authors:
-    Piotr Szydelko <p.szydelko@samsung.com>
+        Piotr Szydelko <p.szydelko@samsung.com>
 
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_filter_type</title>
@@ -38,7 +38,7 @@ Authors:
 //==== LABEL Check if method MessageStorage::findConversations() can be successfully called for sms message (filter by type)
 //==== PRIORITY P1
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA
 setup({timeout: 90000});
@@ -78,7 +78,7 @@ t.step(function () {
 
     sendError = t.step_func(function (error) {
         setTimeout(
-            function(){
+            function (){
                 service.sendMessage(newMessage, sendSuccess, resendError);
             }, 10000);
     });
index 311e136eb82ce94396f9e2cc7fdbccc94f42ac12..83f5a85f464c61a9f11dcc3c939c2d2ee6ada1fd 100644 (file)
@@ -18,11 +18,11 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 <head>
-<title>ITC_messaging</title>
+<title>MessageStorage_sms_findConversations_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsidp462224
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
 
index dfbca91e80cebfee7c956bb7cb2f2e381c142ef7..cb512b319401fe56924c2e35b5566efe94cbee36 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_sort_TypeMismatch</title>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
index f6230c03dd8b0c92ad2247f404ad34516df390e2..c49c80b71bd16d99ab7fc95906fa41f2e18c1433 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_sort_invalid_obj</title>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTO
 setup({timeout: 90000});
 
index 934000ecdbf7da06b8cdd5b478caa101fd0a52db..967f9c3b284f1c3e352c15413e537aeed54fa131 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_successCallback_TypeMismatch</title>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 
index d873280dd2515730b0940f047790cb6527761115..4ca48ebf3213574663dd6d5097e668fec38a7e1f 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_successCallback_invalid_cb</title>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
 
@@ -54,7 +54,7 @@ this_test.step(function () {
     });
 
     invalidCallback = {
-        onsuccess: this_test.step_func(function() {
+        onsuccess: this_test.step_func(function () {
             assert_unreached("Unexpected onsuccess");
         })
     };
index e2d37418108c8935d4f0bd3b62ea535321593ac1..5340f1fbab51c17cc63aed3f3afee495e65a4841 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_sms_findConversations_with_limit</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check whether 'findConversations' method properly retrieves conversations limited to specified number
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
index 61448ed8255ee8d9e788f4a15e04649ea8a0562f..13a146d446dc53e612a256bef9c2de48537387cc 100644 (file)
@@ -18,9 +18,9 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
 <title>MessageStorage_sms_findConversations_with_offset</title>
@@ -37,7 +37,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout:90000});
 var t = async_test("MessageStorage_sms_findConversations_with_offset", {timeout: 90000});
index 6573f703255af06d84bd732f8c4b2a908a75f436..f33d53a0b854e156e982eb568d83212cfef253df 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Messaging/UTC_messaging</title>
+<title>MessageStorage_sms_findConversations_with_sort_to</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== PRIORITY P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findConversations M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
 
@@ -67,7 +67,5 @@ this_test.step(function () {
 });
 
 </script>
-
 </body>
-
 </html>
index 2344e21744b531b1ce8607ba85092dc838ca657f..8afac7fa79ea3ca4b889203b8f4ac8c3f5f4facb 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findFolders_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method findFolders of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findFolders M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 37dd037c10a717cfaca9b78053af7bcf7a7bba97..eb8489649b9ca076613b2c9e33f985c2dd0c2709 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback) id for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMINA
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages", {timeout:90000});
index 4c8a0777a3941c0bc589cc8b341dbbcd10b918b8..b0fa8b85da63cc19f6f4c949d1d80c40a9a75733 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -35,7 +35,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_errorCallback_TypeMismatch", {timeout:90000});
index 1d96bb72605f8f78e0064c0e14c8786345590138..82dd4ea327384ba14c9a6b91cda8662a73f5a189 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -35,7 +35,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_errorCallback_invalid_cb", {timeout:90000});
index 7a643a740cd4caebecdfb57e50e7dd9bf77656a5..bbfac916f5d59c33bda1f7b468012586c624e4b3 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method findMessages of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 8878881ad824cec27a979f445dcf26070e6c5f57..b1dc5d94774184071705925ef5d6ae1f1e63ea7a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_filter_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -35,7 +35,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_filter_TypeMismatch", {timeout:90000});
index 54d1563c674a107892fd4e442ea24c055697aa5e..a325ff5783fd3d0728700e1e717f15e4fbf90028 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_folderId_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) folderId for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_folderId_with_errorCallback", {timeout:90000});
index bd3b63c89f001a3b407fea5a8f1efe4e4e5b002b..18abf2e4aa3ea417b74209e359117fa70293b089 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_from_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_findMessages_from_with_errorCallback
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) from for sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA MR
 setup({timeout: 90000});
index 32a90b7a5b55b92bfdb5c37bc66d19eca543682c..ad3bd2aab145174ed350edf8c6086461ab0699bc 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_id_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_findMessages_id_with_errorCallback
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) id for sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 //==== ONLOAD_DELAY 90
 setup({timeout: 90000});
index 2b07ba22188505257314ef34b3a91645122304ea..f06106ff15a049bbc3fb0ae8252f1c4b477415c2 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_isRead_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_findMessages_isRead_with_errorCallback
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) isRead for sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
index 04e09acf5dd10446e6effd6335edb44853105432..19f0208965718a25bc381bd86bbc2fd0a5966a0d 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_missarg</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check findMessages with missing non-optional argument for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_missarg", {timeout:90000});
index 6352111a47b903628700584665ec827e86bd9b43..2cd58fff66061507cf8ee80a1e6ae56a8d193c54 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_plainBody_and_id_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) plainBody and id for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_plainBody_and_id_with_errorCallback", {timeout:90000});
index 8d8b3243926fadda4e068a3acbf4bbc27c04ba1c..e15f783e0abde697af74fb5a979332fc8b9cf634 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_plainBody_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) plainBody for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_plainBody_with_errorCallback", {timeout:90000});
index 938c61efd1cb123b4217c6a485b2f03699aab9fd..ffca05611e16a335e5dd52c0b8d1a21ba10b222f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_sort_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -35,7 +35,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_sort_TypeMismatch", {timeout:90000});
index 6a9a4ca0ef054ad6d35b7dbe2001c5347e060bed..703d701e33e2a20e4a178ac510d54770ecffb150 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_sort_invalid_obj</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check findMessages argument sort validation - use simple objec
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTO
 //==== ONLOAD_DELAY 90
 setup({timeout: 90000});
index 7ac41e8d0967975830302e08ff96e597e6036a66..469c611f7b8aa177026ec5836a80263a1589388d 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -35,7 +35,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_successCallback_TypeMismatch", {timeout:90000});
index a95bb81f1fddf712e29e505bdc1f7c2098d55768..68394825822d8f5e6b75fdd0ac4218a348f36bb5 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -35,7 +35,7 @@ Authors:
 //==== PRIORITY: P2
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_successCallback_invalid_cb", {timeout:90000});
index 163d73c3600fe8ea169239d42f0a3b0535d503a9..74b66beb93326c3746640afae34c9b03963325e4 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_timestamp_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) timestamp for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_timestamp_with_errorCallback", {timeout:90000});
index 54f9a65474921aef23178a7c1bacafe3bea7ffd6..a1725f9aa70675e33a07d4ec49bb96ca7a9a53c9 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_to_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) to for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 setup({timeout: 90000});
 var t = async_test("MessageStorage_sms_findMessages_to_with_errorCallback", {timeout:90000});
index 80a63ab5d7e262dcbe51337b9fbc5c7eef44a88a..dae460bbcc84cc16b8c1128c6b96275626754924 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_type_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_findMessages_type_with_errorCallback
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback) type for sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 //==== ONLOAD_DELAY 90
 setup({timeout: 90000});
index 65ee2e6c78a6c0da8e5c49333b0cf27fcd664c6c..743b4dbf1e08a36758d84a1e3e3e91dfa5bd2827 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_with_limit</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_findMessages_with_limit
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort, valid_limit) for sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 //==== ONLOAD_DELAY 90
 setup({timeout: 90000});
index 967d873a028f50c78c1395886d9c536be526d815..7c43b79eaea4f17f1748363785fc43abbd5f89bb 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_with_offset</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_findMessages_with_offset
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort, valid_limit, valid_offse) for sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MOA
 //==== ONLOAD_DELAY 90
 setup({timeout: 90000});
index 0792c569978e5d0feb2aec038b1af71288eb03bb..5aeed119fdb07fd9770a3e5d05ab4522b46e8f77 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_findMessages_with_sort</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_findMessages_with_sort
 //==== LABEL Check with optional arguments findMessages(valid_filter, valid_successCallback, valid_errorCallback, valid_sort) for sms
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:findMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA
 setup({timeout: 90000});
index c036e10fa94e014c38d70769db00ba35ccc7cf0f..0438072b1ae6361984b1020a37f4b11de533016a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_removeChangeListener_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method removeChangeListener of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 718dfd9b7dd03c0fcdd5a72cad5e3bb9302fad94..ae2e86664c0410d0ab58e0cca839c0a8c42dc7f7 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_removeConversations_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method removeConversations of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeConversations M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index ebaaedc6c634c40d9f87a31f640d15c6de6ce567..652fb2365dd39509ee48b2a1c7c9e27cb16cab34 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_removeMessages_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method removeMessages of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:removeMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index 6f3ed454ad556833c47ab7db67d9b68d8b63cefc..854a87b435b008bffc1927bf6940ea79626c48d1 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_updateMessages
 //==== LABEL Check if method updateMessages of MessageStorage (SMS) works properly.
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA MAST
 setup({timeout: 90000});
@@ -175,6 +175,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 6cd89b7a6f0dedb656f929a4f70174eadb3a65f4..2a28c60ac336f0b98ca330d5e3f2fa17225a3fc5 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument errorCallback conversions exception - updateMessages (sms)
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
@@ -82,6 +82,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index aea4526e55f97e4e44056dee4c2668af9553238b..62a9204e4dfd906fa7aec3773082f4d261c905f1 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument errorCallback validation - updateMessages (sms)
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
@@ -83,7 +83,6 @@ t.step(function () {
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
 
-
 </script>
 </body>
 </html>
index 7cc95d34b7d9fe24d83b01a32a006b18895d95ec..761123f10a93433c20346e1e58a52f48a3dcf91f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_exist</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if method updateMessages of MessageStorage (SMS) exists
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA ME
 setup({timeout: 90000});
 
index b3b97ed4cfaadd00cceba3326d27701b21facfe6..bf04439399190cefbd6b3618bd993aa2d9bde2f0 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_messages_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument messages conversions exception - updateMessages (sms)
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
@@ -73,6 +73,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 8c195d3bab2a2f64b4bf8d19277a74957c85424a..8e22ac746384e9124916117586698abd2bb3135b 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_missarg</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: MessageStorage_sms_updateMessages_missarg
 //==== LABEL Check with missing non-optional argument - updateMessages (sms)
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MMA
 setup({timeout: 90000});
index 3015192f388e17bda15263691839976ae63d0629..482392c8c77f8e68c047b26f6f69c021ddafeda9 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument successCallback conversions exception - updateMessages (sms)
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index df417d9018f24d5943eccb3c9bb68fd7d7dcff2a..a72b9f39c1125b69b44c4ef94488d59cdbca3f18 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check argument successCallback validation - updateMessages (sms)
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
@@ -82,6 +82,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 396a936fa1d266ba00aff636b10f9ae454b4399e..cbce7978a71464118b1e12b0ff355df3ef2cbe6a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_without_errorCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_updateMessages_without_errorCallback
 //==== LABEL Check if method updateMessages of MessageStorage (SMS) works properly - without errorCallback.
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MOA MAST
 setup({timeout: 90000});
@@ -171,6 +171,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index be32e4742617d3e08314d97139d071d86e28b661..d7beb7e20936af55967f7ad9cf1c39b29cecd86e 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessageStorage_sms_updateMessages_without_successCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessageStorage_sms_updateMessages_without_successCallback
 //==== LABEL Check if method updateMessages of MessageStorage (SMS) works properly - without successCallback.
 //==== SPEC Tizen Web API:Communication:Messaging:MessageStorage:updateMessages M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MR MMINA
 setup({timeout: 90000});
@@ -83,6 +83,7 @@ t.step(function () {
     });
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 1e56676e81a33692050c3611bd5f394d9e6b7a96..a0ffcfd84d27ce93efbdf1b6a101b0aa17fabbca 100644 (file)
@@ -81,6 +81,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>
index b096c0af94180bbaf43cd9333be6bc5957c0bff2..e79022e57ce1a5d243abba7d47301277cf2fb1af 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_body_attribute</title>
+<title>Message_sms_body_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index 05b3a843bccff60e665c4d48fd4b1580f9e8e377..52f4b90ebba50434bfa368924170253ce4fe2d53 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Message_sms_constructor</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: Message_sms_constructor
 //==== LABEL check new tizen.Message(MessageServiceTag type, MessageInit messageInitDict?) works for sms (is supported)
 //==== SPEC Tizen Web API:Communication:Messaging:Message:constructor C
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA CONSTRA CONSTRM
 
 test(function () {
@@ -55,6 +55,7 @@ test(function () {
     assert_array_equals(message.to, [TEST_SMS_RECIPIENT], "'to' should be ["+TEST_SMS_RECIPIENT+"] ");
     assert_equals(message.type, "messaging.sms", "'type' should be 'messaging.sms'");
 }, "Message_sms_constructor");
+
 </script>
 </body>
 </html>
index 7fb757f418910a5342e697a01b43e5b473e240f1..f2992c2077fd82ddbd42f571d95b05b0608c19fe 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Message_sms_constructor_messageInitDict_function</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: Message_sms_constructor_messageInitDict_function
 //==== LABEL check if Message_sms_constructor_messageInitDict_function
 //==== SPEC Tizen Web API:Communication:Messaging:Message:constructor C
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA CONSTRM
 
 test(function () {
@@ -42,6 +42,7 @@ test(function () {
     assert_true(message instanceof tizen.Message, "InstanceOf.");
 
 }, "Message_sms_constructor_messageInitDict_function");
+
 </script>
 </body>
 </html>
index f93ce83445434aa4d376ba437eb0425712f5bdef..cfadba3b40d3337300e862b25c607746572d20fb 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Message_sms_constructor_messageInitDict_object</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: Message_sms_constructor_messageInitDict_object
 //==== LABEL check if Message_sms_constructor_messageInitDict_object
 //==== SPEC Tizen Web API:Communication:Messaging:Message:constructor C
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA CONSTRM
 
 test(function () {
@@ -42,6 +42,7 @@ test(function () {
     assert_true(message instanceof tizen.Message, "InstanceOf.");
 
 }, "Message_sms_constructor_messageInitDict_object");
+
 </script>
 </body>
 </html>
index 4829210499dd4853fa73df264d220f33204041e2..82d06b6267806b60610276b911b87858c20a2ccf 100644 (file)
@@ -18,13 +18,13 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
 <html>
 
 <head>
-<title> Message_sms_constructor_minargs</title>
+<title>Message_sms_constructor_minargs</title>
 <script src="../resources/unitcommon.js"></script>
 <script src="support/messaging_common.js"></script>
 </head>
@@ -36,7 +36,7 @@ Authors:
 //==== TEST: Message_sms_constructor_minargs
 //==== LABEL check if Message_sms_constructor_minargs
 //==== SPEC Tizen Web API:Communication:Messaging:Message:constructor C
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA CONSTRM CONSTRA
 test(function () {
     var message = new tizen.Message("messaging.sms");
index e351669cbad5eff52fb4172034e81d586ce85154..d76dbb3f8b8f41832d5ccbd456d643fba3f84cb6 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_conversationId_attribute</title>
+<title>Message_sms_conversationId_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index d10dc2956e17393327a1e88b3a9de6d497af5451..f18463f88f20e6232fdc64f1f13145349741b970 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Message_sms_extend</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if instance of interface Message (SMS) can be extended with new property
 //==== SPEC Tizen Web API:Communication:Messaging:Message:Message U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA OBX
 
 test(function () {
index ef4ace7d3ba850de8acdc51235958fdabe52b91f..51a110eafe2bc61dc96dac3d376563c375f3ddfb 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_folderId_attribute</title>
+<title>Message_sms_folderId_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index 4c9f518942b6fc6916497300fb098dd5ed491ec8..06ae185c381af969d7752f189afa6d03dbec0c39 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_from_attribute</title>
+<title>Message_sms_from_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index 05a7f8f9e0639bdbf529d8473d6ef04ad24deffc..623edc892eb9c0e40de344df3e7da7c7eeaee850 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_id_attribute</title>
+<title>Message_sms_id_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index 37b1e701198aece8ee88756f147649731f583352..bafa62d5cf47792a7d211d7c70a1df0be77f1f44 100644 (file)
@@ -16,11 +16,11 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Message_sms_inResponseTo_attribute</title>
 <meta charset="utf-8"/>
index 4bcb4d37cfee9359ca2ebd445929894c8e6a29e8..fb7c7bfa3103441ed2aad878b26c9e4ff848a3da 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_isRead_attribute</title>
+<title>Message_sms_isRead_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index 300293fcc8570528b1bf17524cca2b8a9fe29501..3352043e11c56d28b20af3419cff440474c40104 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_messageStatus_attribute</title>
+<title>Message_sms_messageStatus_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index ebcf8a580351230123b7b56d496a0a30a47102eb..4c7470a4a3f94a2f4b29571e49d4cc02d8046d76 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_timestamp_attribute</title>
+<title>Message_sms_timestamp_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index bfbee1030b65fc9ad9f3717f073d03fa2511f956..201511e2917fd72a76a1d3e6f4c478faad66ff43 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_to_attribute</title>
+<title>Message_sms_to_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index 35da02b5375141462fd90f8b06473c0a7c604375..661a20ceb5c6646f27aba9bee7bd5a7ece96dc32 100644 (file)
@@ -16,13 +16,13 @@ limitations under the License.
 
 
 Authors:
-    Piotr SzydeÅ‚ko <p.szydelko@samsung.com
-    Jakub Siewierski <j.siewierski@samsung.com>
+        Piotr SzydeÅ‚ko <p.szydelko@samsung.com
+        Jakub Siewierski <j.siewierski@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>Message_type_attribute</title>
+<title>Message_sms_type_attribute</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
index 0500cf919d51e37e5ad6c9184678371c9afe9069..93f1ac9cb7b26a5dfc6ea6c3594b2fabfe9da5cc 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check messageadded method with argument filter</title>
+<title>MessagesChangeCallback_messagesadded_withfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -101,6 +101,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 0b592f17efea8b367126c53a9999046c338ff751..922d69fd32855bbc25da7eda87d85172510f0fcd 100644 (file)
@@ -33,8 +33,8 @@ Authors:
 -->
 
 <html>
-  <head>
-<title>Check messageadded method without argument filter</title>
+<head>
+<title>MessagesChangeCallback_messagesadded_withoutfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -97,6 +97,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index 472549420427ea6fdefe2aaeaa9d067dbd92140c..d5fcfb30edb9f7b0ed9e104603bdd55fedf41f5e 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check messageremoved method with argument filter</title>
+<title>MessagesChangeCallback_messagesupdated_withfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -120,6 +120,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index d01497f1b2b0aed5bc4417017dd76984883fa724..9bc661a29132bc0820222492a7e76da4487ab2a0 100644 (file)
@@ -34,7 +34,7 @@ Authors:
 
 <html>
 <head>
-<title>Check messageupdated method without argument filter</title>
+<title>MessagesChangeCallback_messagesupdated_withoutfilter</title>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/messaging_common.js"></script>
 </head>
@@ -112,6 +112,7 @@ t.step(function () {
 
     tizen.messaging.getMessageServices("messaging.sms", serviceSuccess, serviceError);
 });
+
 </script>
 </body>
 </html>
index e439d4f0ebc6bac4b94c9227be0407a29ae62618..7ba9edd719cd648eb2a39d794b9c69ab375fa9b2 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessagesChangeCallback_sms_messagesadded_with_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessagesChangeCallback_sms_messagesadded_with_filter
 //==== LABEL Check if MessagesChangeCallback.messagesadded works properly - sms, filter
 //==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesadded M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBT CBOA
 setup({timeout: 90000});
index 2e6ba7fc444e6f9c96f8338b6b93ff76a411e526..2ee50256be51363a855f9885f4676e1456810ae5 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessagesChangeCallback_sms_messagesadded_without_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessagesChangeCallback_sms_messagesadded_without_filter
 //==== LABEL Check if MessagesChangeCallback.messagesadded works properly - sms, no filter
 //==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesadded M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBT CBOA
 setup({timeout: 90000});
index ef2a0c9b3d43eb0433c2a644c396bd5c9f77d427..f2dd76abeceef1603b82b9e24f841ea65b5453ab 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessagesChangeCallback_sms_messagesremoved_with_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessagesChangeCallback_sms_messagesremoved_with_filter
 //==== LABEL Check if MessagesChangeCallback.messagesremoved works properly - sms, filter
 //==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesremoved M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBT CBOA
 setup({timeout: 90000});
index 75237fd6bac84713b20d72e6b32a46ae01949a6d..625c93d4709c0cd761810081de238ecd09c33aa1 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessagesChangeCallback_sms_messagesremoved_without_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessagesChangeCallback_sms_messagesremoved_without_filter
 //==== LABEL Check if MessagesChangeCallback.messagesremoved works properly - sms, no filter
 //==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesremoved M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBT CBOA
 setup({timeout: 90000});
index 8fb46ae5bfd3bb52aa6cab4cf9084090c946b4f2..8198423815f275da740bc6a5ab4ff620bd38c178 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessagesChangeCallback_sms_messagesupdated_with_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessagesChangeCallback_sms_messagesupdated_with_filter
 //==== LABEL Check if MessagesChangeCallback.messagesupdated works properly - sms, filter
 //==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesupdated M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBT CBOA
 setup({timeout: 90000});
index 6d6c64fe92ef52704f4d334b70898384d82b3555..8407286364567d92c45c37e28d481f18512b3197 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Andrzej Krolikowski <a.krolikowsk@samsung.com>
+        Andrzej Krolikowski <a.krolikowsk@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>MessagesChangeCallback_sms_messagesupdated_without_filter</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: MessagesChangeCallback_sms_messagesupdated_without_filter
 //==== LABEL Check if MessagesChangeCallback.messagesupdated works properly - sms, no filter
 //==== SPEC Tizen Web API:Communication:Messaging:MessagesChangeCallback:messagesupdated M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA CBT CBOA
 setup({timeout: 90000});
index aa58e70e32d641eaa5c485a8436c241de0b2277e..b4e3e3e6fdf1fc927435ed3286816a16f49555ec 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Messaging_sms_getMessageServices</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback) for sms
 //==== ONLOAD_DELAY 90
 //==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MR MMINA
 setup({timeout: 90000});
 
index 15bfb9a8f0a6a98abb851b75348bd75df25f5456..5cceab4b9421f9c7d7a1700a0990bfdde4719620 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Messaging_sms_getMessageServices_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check getMessageServices argument errorCallback conversions exception for sms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index 045497e540f194761ff662055fc2d59f3f1d9192..138926b93a1de7d7db2d0bfebf198d2b762eaa5e 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Messaging_sms_getMessageServices_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if getMessageServices (sms) throws exception when errorCallback is invalid
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
index 5f41027bc68715e6cee12bf239f395b0a6d70131..04197ed7dd78572857f57f8cac3dd527212ba3b3 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Messaging_sms_getMessageServices_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check getMessageServices argument successCallback conversions exception for sms
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MC
 setup({timeout: 90000});
index dce01fcf645a7895ce9df3690d88fa6fb69876cf..ac6caedb658cd0692526d2b48282caeb5eab6efe 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Messaging_sms_getMessageServices_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
@@ -34,7 +34,7 @@ Authors:
 //==== LABEL Check if getMessageServices (sms) throws exception when successCallback is invalid
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== ONLOAD_DELAY 90
 //==== TEST_CRITERIA MTCB
 setup({timeout: 90000});
index 4e794ddd66b35d6083ac6400bd9c10e6c55fd709..3a26f53a7031eab89d222fabbe47eb5e7717a2de 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Lukasz Bardeli <l.bardeli@samsung.com>
+        Lukasz Bardeli <l.bardeli@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Messaging_sms_getMessageServices_with_errorCallback</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: Messaging_sms_getMessageServices_with_errorCallback
 //==== LABEL Check with non-optional arguments getMessageServices(valid_messageServiceType, valid_successCallback, valid_errorCallback) for sms
 //==== SPEC Tizen Web API:Communication:Messaging:Messaging:getMessageServices M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html
 //==== TEST_CRITERIA MR MOA
 //==== ONLOAD_DELAY 90
 setup({timeout: 90000});
index 229855fb0be834e779bf08af3a21dadafcc28c6f..d1f179570277e1c116e292aa0940dcb150d70b73 100644 (file)
@@ -13,7 +13,7 @@
         <specs>
           <spec>
             <spec_assertion interface="MessageConversationArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -49,7 +49,7 @@
         <specs>
           <spec>
             <spec_assertion interface="MessageBody" usage="true" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -61,7 +61,7 @@
         <specs>
           <spec>
             <spec_assertion interface="MessageBody" element_type="attribute" element_name="loaded" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -73,7 +73,7 @@
         <specs>
           <spec>
             <spec_assertion interface="MessageBody" element_type="attribute" element_name="messageId" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
@@ -85,7 +85,7 @@
         <specs>
           <spec>
             <spec_assertion interface="MessageBody" element_type="attribute" element_name="plainBody" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageConversationsChangeCallback" element_type="method" element_name="conversationsremoved" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageConversationsChangeCallback" element_type="method" element_name="conversationsupdated" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageServiceArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#sendMessageid2463900</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" usage="true" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="loadMessageBody" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="loadMessageBody" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="loadMessageBody" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="loadMessageBody" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function(){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sms_sendMessage_errorCallback_invalid_cb">
+      <testcase purpose="Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sms_sendMessage_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function(){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sms_sendMessage_successCallback_invalid_cb">
+      <testcase purpose="Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function (){}}" type="compliance" onload_delay="90" status="approved" component="TizenAPI/Communication/Messaging" execution_type="auto" priority="P2" id="MessageService_sms_sendMessage_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addConversationsChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesidp423584</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesidp423584</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findMessagesid2465847</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addConversationsChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeChangeListeneridp528936</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#addFoldersChangeListeneridp519184</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#removeConversationsid2466743</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addConversationsChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addConversationsChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addConversationsChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addDraftMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addFoldersChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addMessagesChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addMessagesChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addMessagesChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addMessagesChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addMessagesChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addMessagesChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="addMessagesChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" usage="true" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsidp462224</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#findConversationsid2466491</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findFolders" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="findMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeChangeListener" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeConversations" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="removeMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageStorage" element_type="method" element_name="updateMessages" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Message" usage="true" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessagesChangeCallback" element_type="method" element_name="messagesadded" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessagesChangeCallback" element_type="method" element_name="messagesadded" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessagesChangeCallback" element_type="method" element_name="messagesremoved" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessagesChangeCallback" element_type="method" element_name="messagesremoved" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessagesChangeCallback" element_type="method" element_name="messagesupdated" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessagesChangeCallback" element_type="method" element_name="messagesupdated" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Messaging" element_type="method" element_name="getMessageServices" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Messaging" element_type="method" element_name="getMessageServices" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Messaging" element_type="method" element_name="getMessageServices" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Messaging" element_type="method" element_name="getMessageServices" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Messaging" element_type="method" element_name="getMessageServices" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Messaging" element_type="method" element_name="getMessageServices" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Message" element_type="constructor" element_name="constructor" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#::Messaging::MessageInit</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="MessageService" element_type="method" element_name="sendMessage" specification="Messaging" section="Communication" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html#sendMessageid2463900</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
index 308be37bc89f040a7f5c8631456d69299d580ed2..07507dd17262561648e3a0b2c62d67e2d902657d 100644 (file)
           <test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_errorCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_errorCallback_invalid_cb">
+      <testcase purpose="Check argument MessageService.sendMessage (SMS) errorCallback validation - use {onsuccess: function (){}}" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_errorCallback_invalid_cb.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function(){}}" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_successCallback_invalid_cb">
+      <testcase purpose="Check argument MessageService.sendMessage (SMS) successCallback validation - use {onsuccess: function (){}}" onload_delay="90" component="TizenAPI/Communication/Messaging" execution_type="auto" id="MessageService_sms_sendMessage_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-messaging-sms-tizen-tests/messaging/MessageService_sms_sendMessage_successCallback_invalid_cb.html</test_script_entry>
         </description>