[Contact] Cleanup by fixer script - part 3
authorTomasz Kusmierz <t.kusmierz@samsung.com>
Wed, 25 Sep 2013 08:48:01 +0000 (10:48 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 25 Sep 2013 14:46:48 +0000 (14:46 +0000)
Change-Id: I2fce404c2099bc7af87d92bf2d5ef6758e0f1ceb

96 files changed:
tct-contact-tizen-tests/contact/ContactManagerObject_notexist.html
tct-contact-tizen-tests/contact/ContactManager_addChangeListener.html
tct-contact-tizen-tests/contact/ContactManager_addChangeListener_exist.html
tct-contact-tizen-tests/contact/ContactManager_addChangeListener_missarg.html
tct-contact-tizen-tests/contact/ContactManager_addChangeListener_successCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_addChangeListener_successCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_check_types.html
tct-contact-tizen-tests/contact/ContactManager_extend.html
tct-contact-tizen-tests/contact/ContactManager_find.html
tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invoked.html
tct-contact-tizen-tests/contact/ContactManager_find_exist.html
tct-contact-tizen-tests/contact/ContactManager_find_filter_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_find_missarg.html
tct-contact-tizen-tests/contact/ContactManager_find_sortMode_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_find_sortMode_invalid_obj.html
tct-contact-tizen-tests/contact/ContactManager_find_successCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_find_successCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_find_with_errorCallback.html
tct-contact-tizen-tests/contact/ContactManager_find_with_filter.html
tct-contact-tizen-tests/contact/ContactManager_find_with_sortMode.html
tct-contact-tizen-tests/contact/ContactManager_get.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBook.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBook_exist.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_exist.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_missarg.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_with_errorCallback.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_with_errorCallback_null.html
tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_without_errorCallback.html
tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook.html
tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook_exist.html
tct-contact-tizen-tests/contact/ContactManager_getDefaultAddressBook_extra_argument.html
tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook.html
tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook_exist.html
tct-contact-tizen-tests/contact/ContactManager_getUnifiedAddressBook_extra_argument.html
tct-contact-tizen-tests/contact/ContactManager_get_exist.html
tct-contact-tizen-tests/contact/ContactManager_in_tizen.html
tct-contact-tizen-tests/contact/ContactManager_notexist.html
tct-contact-tizen-tests/contact/ContactManager_remove.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invoked.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_exist.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_missarg.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_personIds_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_with_errorCallback.html
tct-contact-tizen-tests/contact/ContactManager_removeBatch_with_successCallback.html
tct-contact-tizen-tests/contact/ContactManager_removeChangeListener.html
tct-contact-tizen-tests/contact/ContactManager_removeChangeListener_exist.html
tct-contact-tizen-tests/contact/ContactManager_remove_exist.html
tct-contact-tizen-tests/contact/ContactManager_update.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_exist.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_missarg.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_persons_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_TypeMismatch.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_invalid_cb.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_with_errorCallback.html
tct-contact-tizen-tests/contact/ContactManager_updateBatch_with_successCallback.html
tct-contact-tizen-tests/contact/ContactManager_update_exist.html
tct-contact-tizen-tests/contact/ContactManager_update_missarg.html
tct-contact-tizen-tests/contact/ContactManager_update_person_TypeMismatch.html
tct-contact-tizen-tests/contact/PersonArraySuccessCallback_notexist.html
tct-contact-tizen-tests/contact/PersonArraySuccessCallback_onsuccess.html
tct-contact-tizen-tests/contact/Person_contactCount_attribute.html
tct-contact-tizen-tests/contact/Person_displayContactId_attribute.html
tct-contact-tizen-tests/contact/Person_displayName_attribute.html
tct-contact-tizen-tests/contact/Person_extend.html
tct-contact-tizen-tests/contact/Person_hasEmail_attribute.html
tct-contact-tizen-tests/contact/Person_hasPhoneNumber_attribute.html
tct-contact-tizen-tests/contact/Person_id_attribute.html
tct-contact-tizen-tests/contact/Person_isFavorite_attribute.html
tct-contact-tizen-tests/contact/Person_link.html
tct-contact-tizen-tests/contact/Person_link_exist.html
tct-contact-tizen-tests/contact/Person_notexist.html
tct-contact-tizen-tests/contact/Person_photoURI_attribute.html
tct-contact-tizen-tests/contact/Person_ringtoneURI_attribute.html
tct-contact-tizen-tests/contact/Person_unlink.html
tct-contact-tizen-tests/contact/Person_unlink_exist.html
tct-contact-tizen-tests/contact/PersonsChangeCallback_notexist.html
tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsadded.html
tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsremoved.html
tct-contact-tizen-tests/contact/PersonsChangeCallback_onpersonsupdated.html
tct-contact-tizen-tests/tests.full.xml
tct-contact-tizen-tests/tests.xml

index 0b3c0dedf57ac5a6f8dea1acc071efb6bf80697e..d8fb290f963c47f6effdc806241d8743525df577 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>ContactManagerObject_notexist</title>
 <meta charset="utf-8"/>
@@ -33,11 +33,12 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if interface ContactManagerObject exists, it should not.
 //==== SPEC Tizen Web API:Social:Contact:ContactManagerObject:ContactManagerObject U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA NIO
 test(function () {
     check_no_interface_object("ContactManagerObject");
 }, "ContactManagerObject_notexist");
+
 </script>
 </body>
 </html>
index f6a7bb95e57bc75ae4b1a05f39aaea76e7e9874f..1b63c8578c7f076aea5ef39671acb60200be655f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_addChangeListener</title>
 <meta charset="utf-8"/>
@@ -32,11 +32,11 @@ Authors:
 //==== TEST: ContactManager_addChangeListener
 //==== LABEL Check if method addChangeListener of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:addChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MR MMINA MAST
 var t = async_test("ContactManager_addChangeListener");
 t.step(function () {
-    var watcher, watcherId, defaultAddressBook;
+    var watcher, watcherId, defaultAddressBook, contact;
     watcher = {
         onpersonsadded: function (persons) {
             tizen.contact.removeChangeListener(watcherId);
index dc51e1a7100f0c3c571e5935da865f57e7ba808f..9c7fcb0b653045a29d04c70e0510e59ef9167bb2 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_addChangeListener_exist</title>
 <meta charset="utf-8"/>
@@ -32,12 +32,13 @@ Authors:
 //==== TEST: ContactManager_addChangeListener_exist
 //==== LABEL Check if method addChangeListener of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:addChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     assert_true("addChangeListener" in tizen.contact, "No update method in tizen.contact.");
     check_method_exists(tizen.contact, "addChangeListener");
 }, "ContactManager_addChangeListener_exist");
+
 </script>
 </body>
 </html>
index adf5820c918534da8e823d7d849b224d4bf65485..1b125ec2984c37fc4eb970a2c86b213e12ba66e3 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_addChangeListener_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== LABEL check if ContactManager::addChangeListener() method called with invalid arguments throws an exception
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:addChangeListener M
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMA
 test(function () {
     assert_throws({
index 92a5a7340f6ed723bca34bf60ef192551013e560..783dfac470540dd816af6f4eca909daa8bc33ffb 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>AddressBook_addChangeListener</title>
+<title>ContactManager_addChangeListener_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager addChangeListener successCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:addChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 test(function () {
     var listener, conversionTable, param, exceptionName, i;
index 6dd012554a5500c5fe61a201ef9e10ee3d726841..61fb8a736143f97b79896770171ec8eba00247dd 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>AddressBook_addChangeListener</title>
+<title>ContactManager_addChangeListener_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager addChangeListener successCallback validation - use simple function
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:addChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTL
 var t = async_test("ContactManager_addChangeListener_successCallback_invalid_cb");
 t.step(function () {
index f4a30237bc112a774977d6f34b76325e2ac52699..7f7a10d444a856eda59d3c87f09812cf4d46e142 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_check_types</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
index 902d2f2e321f24c283db92ab4a76f7da07e8effd..2b22ede80201a583bccd8fa9b48bafee625cb6ce 100644 (file)
@@ -18,13 +18,13 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
 <html>
 
 <head>
-<title> AddressBook_extend</title>
+<title>ContactManager_extend</title>
 <script src="../resources/unitcommon.js"></script>
 </head>
 
@@ -35,7 +35,7 @@ Authors:
 //==== TEST: ContactManager_extend
 //==== LABEL test whether the ContactManager object is extendable
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:ContactManager U
-//==== SPEC_URL http://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#::Contact::AddressBook
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 test(function () {
index 8e423662ae11abd8592204bcc47bd9d943063e7c..48f5fb1a3585a8b0051cc3ff6d8ee2903f11db01 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_find</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_find
 //==== LABEL Check if method find of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MR
 var t = async_test("ContactManager_find");
 t.step(function () {
index 2b0a6a811c64ef8f2ab33fce8b02b21096c18544..a82aef15b42b613cf3f503d30d8dbb449b537740 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager find errorCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 var t = async_test("ContactManager_find_errorCallback_TypeMismatch");
 t.step(function () {
index c6a7c2dd5f3416c21efd9ee8d794afadc263eb5c..0ea44862396558194a5dad9a80d61399ac018406 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_find_errorCallback_invalid_cb
-//==== LABEL Check argument ContactManager find errorCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check argument ContactManager find errorCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_find_errorCallback_invalid_cb");
 t.step(function () {
index d5d844f5b56b01711e8b830706eb79ef04970bf8..983da727e8e0b5d354ca2f7eb6e4a9781cfd0315 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_errorCallback_invoked</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_find_errorCallback_invoked
 //==== LABEL Check invoked arguments ContactManager.find(valid_successCallback, valid_errorCallback, valid_filter)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MERRCB
 var t = async_test("ContactManager_find_errorCallback_invoked");
 t.step(function () {
index a3d31e621d992decd45b3ed1c17bfb4a853c59eb..25f913e5b83106e97a29d9d3949ead2ecd4e3ec3 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_find_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_find_exist
 //==== LABEL Check if method find of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     assert_true("find" in tizen.contact, "No find method in tizen.contact.");
index abfac09e46bd193dc28eb9d1f97f490efe725336..0148095fa0db95df339372da1fa2126e22fb57a0 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_filter_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager filter conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 var t = async_test("ContactManager_find_filter_TypeMismatch");
 t.step(function () {
index 62a0f9999b24976aed65e81b99300468d4ee9a55..0ffa4630d64f57441897ad1360f4d63425a9e939 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_find_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
@@ -36,7 +36,7 @@ Authors:
 //==== LABEL check if ContactManager::find() method called with invalid arguments throws an exception
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMA
 test(function () {
     assert_throws({
@@ -46,6 +46,7 @@ test(function () {
     });
 
 }, "ContactManager_find_missarg");
+
 </script>
 </body>
 </html>
index 72a9488c4f001fa57acb3851edca8a5aba31a1ac..59a0dbbe59bf747ffc1f24684b472abe457cfc8d 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_sortMode_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument sortMode conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 var t = async_test("ContactManager_find_sortMode_TypeMismatch");
 t.step(function () {
index dc3efafae733170e0ac67bdaa5f320df1ad9155a..c14234663dff926cb7c4b412459c602094b93d1d 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_sortMode_invalid_obj</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager find sortMode validation - use simple object
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTO
 var t = async_test("ContactManager_find_sortMode_invalid_obj");
 t.step(function () {
index d4e39a1d7b8b4d52061dbc2b9e8a2abd07afa8a3..3b9fb778588b493b4ce7d661cf1bdc09bbb6fe51 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager find ContactManager successCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 test(function () {
     var i, conversionTable, incorrectCallback, exceptionName;
@@ -49,6 +49,7 @@ test(function () {
         }, exceptionName + " should be thrown - given incorrect.");
     }
 });
+
 </script>
 </body>
 </html>
index 2d8b9439136c8049ad3f396159b63b4757a4bd43..87099d7ae506fd3a80a6b16e6db95dd1a355b03f 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_find_successCallback_invalid_cb
-//==== LABEL Check argument ContactManager find successCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check argument ContactManager find successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_find_successCallback_invalid_cb");
 t.step(function () {
index c503f5836a7116718a4e1c6ae1e8acc4860d11a3..e86f2db224d2bc4e349ece252c65f7da77fa2bf9 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_with_errorCallback</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_find_with_errorCallback
 //==== LABEL Check with optional arguments ContactManager find(valid_successCallback, valid_errorCallback)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA
 var t = async_test("ContactManager_find_with_errorCallback");
 t.step(function () {
index 088d7ca4ce380609f1b5f9c9fd4d6d72849d64ba..38789004c9aff7b963ae4103ae27c376ffdae539 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_with_filter</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_find_with_filter
 //==== LABEL Check with optional arguments find(valid_successCallback, valid_errorCallback, valid_filter)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA
 var t = async_test("ContactManager_find_with_filter");
 t.step(function () {
index cc5437d8ec9462ce6d0a5fca3c6e0c97a704b204..9b401e17424bb5d80a97523b0892a40a22d2c86d 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>ContactManager_find_with_sortMode</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_find_with_sortMode
 //==== LABEL Check with optional arguments ContactManager find(valid_successCallback, valid_errorCallback, valid_filter, valid_sortMode)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:find M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA
 var t = async_test("ContactManager_find_with_sortMode");
 t.step(function () {
index ba64b2aa14a4fa320cf4c0513d3e9119269937a5..953cac4032cb4b365d231ff157a32c184d746027 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_get</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_get
 //==== LABEL Check if method get of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MR MMINA
 test(function () {
     var contact, addressbook, getPerson;
@@ -63,6 +63,7 @@ test(function () {
 
     tizen.contact.remove(contact.personId);
 }, "ContactManager_get");
+
 </script>
 </body>
 </html>
index 62a3516dd5d3ab16fcbcc979fb5afc78f8ab778e..758204a73e9701b4cdff769e23682825dd028ae6 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getAddressBook</title>
 <meta charset="utf-8"/>
@@ -33,7 +33,7 @@ Authors:
 //==== TEST: ContactManager_getAddressBook
 //==== LABEL Check if method getAddressBook of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBook M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MR
 test(function () {
     var addressBook = tizen.contact.getAddressBook("0");
@@ -42,6 +42,7 @@ test(function () {
     assert_type(addressBook.name, "string", "addressBook.name");
     assert_type(addressBook.readOnly, "boolean", "addressBook.readOnly");
 }, "ContactManager_getAddressBook");
+
 </script>
 </body>
 </html>
index 9076370b668e1a60ff5a2406f551a425460fd549..94e9ebcb64b75cb5c3826e5db551b9270bbc23cc 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getAddressBook_exist</title>
 <meta charset="utf-8"/>
@@ -32,12 +32,13 @@ Authors:
 //==== TEST: ContactManager_getAddressBook_exist 
 //==== LABEL Check if method getAddressBook of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBook M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     assert_true("getAddressBook" in tizen.contact, "No getAddressBook method in tizen.contact.");
     check_method_exists(tizen.contact, "getAddressBook");
 }, "ContactManager_getAddressBook_exist");
+
 </script>
 </body>
 </html>
index 2b52e642d7390dd81bbc8abe02495c3837697efd..b2652fa4f06f7a600234efccd3761cb2a3167543 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getAddressBooks</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_getAddressBooks
 //==== LABEL Check if method getAddressBooks of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA MR
 var t = async_test("ContactManager_getAddressBooks");
 t.step(function () {
index 989b9daf723fb9e9dd90bc7ace1a77293d98454d..f069caef460f0d47e6a865f23f2082a3a58d88ed 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_getAddressBooks</title>
+<title>ContactManager_getAddressBooks_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check with optional arguments  ContactManager.getAddressBooks(valid_successCallback, valid_errorCallback)
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 var t = async_test("ContactManager_getAddressBooks_errorCallback_TypeMismatch");
 t.step(function () {
@@ -54,6 +54,7 @@ t.step(function () {
     }
     t.done();
 });
+
 </script>
 </body>
 </html>
index 616ffe0059b68f93b8e059747bb9e84c05a90ba8..b328d33d5bd560796f7b631ad982733aa4b432d6 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_getAddressBooks</title>
+<title>ContactManager_getAddressBooks_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_getAddressBooks_errorCallback_invalid_cb
-//==== LABEL Check argument errorCallback validation - use {onerror: function(){}}
+//==== LABEL Check argument errorCallback validation - use {onerror: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_getAddressBooks_errorCallback_invalid_cb");
 t.step(function () {
index 42c60d94a8af616ce13fb207a64da9370e5db78a..8a9eb8739c4abc4f095ae6a06710f20a4cd07e28 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getAddressBooks_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_getAddressBooks_exist
 //==== LABEL Check if method getAddressBooks of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index 6a3a18ddfc462ebc9b843cb6653a18a0aef67f46..fa45864b6644a1ad8e22f651065de98a9d21787d 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_getAddressBooks_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
@@ -36,7 +36,7 @@ Authors:
 //==== LABEL check if getAddressBooks() method called with invalid arguments throws an exception
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#getAddressBooksid2519496
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMA
 test(function () {
     assert_throws({
@@ -45,6 +45,7 @@ test(function () {
         tizen.contact.getAddressBooks();
     });
 }, "ContactManager_getAddressBooks_missarg");
+
 </script>
 </body>
 </html>
index 50d0bfe69c0fee116c416af8abe4258c4b2d2082..5c83df236ad0651362932ff7a7cd15da3ec5f917 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_getAddressBooks</title>
+<title>ContactManager_getAddressBooks_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument successCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 test(function () {
     var addressBook, i, conversionTable, incorrectCallback, exceptionName;
@@ -49,6 +49,7 @@ test(function () {
         }, exceptionName + " should be thrown - given incorrect.");
     }
 });
+
 </script>
 </body>
 </html>
index 613ba9b77f48c454323e4ac93a2eb4cba3174b3d..27460422045daf88526959b8b9ac1436524adc64 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_getAddressBooks</title>
+<title>ContactManager_getAddressBooks_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_getAddressBooks_successCallback_invalid_cb
-//==== LABEL Check argument successCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check argument successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_getAddressBooks_successCallback_invalid_cb");
 t.step(function () {
index 34d95ce6012e92fb4e8e2f993b1dedb84aa9320a..f96ad059ba6daa6dab2b209e168b27ba2bb59803 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_getAddressBooks</title>
+<title>ContactManager_getAddressBooks_with_errorCallback</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_getAddressBooks_with_errorCallback
 //==== LABEL Check with optional arguments getAddressBooks(valid_successCallback, valid_errorCallback)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //  Check if method getAddressBooks of ContactManager works properly
 //==== TEST_CRITERIA MOA
 var t = async_test("ContactManager_getAddressBooks_with_errorCallback");
index 95953fb62e2bc35f91ee1fbf5cff0ed0d3e64ca0..8d01ea18c4f0b6294fb975e5e236a96bafc5d9bb 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_getAddressBooks_with_errorCallback_null</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check various arguments for getAddressBooks() method in ContactManager
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#getAddressBooksid2519496
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA MMINA
 var t = async_test("ContactManager_getAddressBooks_with_errorCallback_null");
 t.step(function () {
index e270452800164ade2557a50309b508504b238f7d..fbad294649be188e5f6516de71403fd48828ad03 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_getAddressBooks_without_errorCallback</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
@@ -37,7 +37,7 @@ Authors:
 //==== LABEL check various arguments for getAddressBooks() method in ContactManager interface
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getAddressBooks M
-//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#getAddressBooksid2519496
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA
 var t = async_test("ContactManager_getAddressBooks_without_errorCallback");
 t.step(function () {
@@ -50,6 +50,7 @@ t.step(function () {
     });
     tizen.contact.getAddressBooks(successCallback);
 });
+
 </script>
 </body>
 </html>
index cc99de2ce21ea1a1e722ddb2ccb1f727e1aef64d..e9062ac26730955596c615e96b412b5e11d9f3f7 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getDefaultAddressBook</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_getDefaultAddressBook
 //==== LABEL Check if method getDefaultAddressBook of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getDefaultAddressBook M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MNA MR
 
 test(function () {
index b3d0595a13642a48882567b832c4846e88d3e6dc..5be8502982328cfc287bdf00fdfea6bc69254a11 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getDefaultAddressBook_exist</title>
 <meta charset="utf-8"/>
@@ -32,12 +32,13 @@ Authors:
 //==== TEST: ContactManager_getDefaultAddressBook_exist
 //==== LABEL Check if method getDefaultAddressBook of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getDefaultAddressBook M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     assert_true("getDefaultAddressBook" in tizen.contact, "No getDefaultAddressBook method in tizen.contact.");
     check_method_exists(tizen.contact, "getDefaultAddressBook");
 }, "ContactManager_getDefaultAddressBook_exist");
+
 </script>
 </body>
 </html>
index b5eba81c8acd86194e9ab27aa82b08e4d5a31db0..9a62ec35b2762cd00d9f258d2d05a438191a044b 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getDefaultAddressBook_extra_argument</title>
 <meta charset="utf-8"/>
index 82e61dd39c9594e96d7ff397bb8e6ed70dba0fde..d8f4e05873b0a903f63f04d8011eaf859b4a05d8 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getUnifiedAddressBook</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_getUnifiedAddressBook
 //==== LABEL Check if method getUnifiedAddressBook of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getUnifiedAddressBook M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MNA MR
 
 test(function () {
index 4f6fc438d7a7d1d55411a5d70b9e065ea7ee37b0..d97e1ce12e8f5a33603f19d7517fb37143c4c00f 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getUnifiedAddressBook_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_getUnifiedAddressBook_exist
 //==== LABEL Check if method getUnifiedAddressBook of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:getUnifiedAddressBook M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     assert_true("getUnifiedAddressBook" in tizen.contact, "No getUnifiedAddressBook method in tizen.contact.");
index ff51dfacb66dc780edb0ad7a232f31c37cce834c..95b4aabd52190eb64c67e0367ad5ee838929f71a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_getUnifiedAddressBook_extra_argument</title>
 <meta charset="utf-8"/>
index df74bd8e306c56539bf9c10ffb44a452b466a4c1..df61e7af2beab6ba973602b855fe0051498eee1a 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_get_exist</title>
 <meta charset="utf-8"/>
@@ -32,12 +32,13 @@ Authors:
 //==== TEST: ContactManager_get_exist
 //==== LABEL Check if method get of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:get M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     assert_true("get" in tizen.contact, "No get method in tizen.contact.");
     check_method_exists(tizen.contact, "get");
 }, "ContactManager_get_exist");
+
 </script>
 </body>
 </html>
index 70cd211608eadcd16c660a5e51ed4556c492a310..f92f1c36e4794a856b17186df4a3f9b36e197297 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>AddressBook_addBatch_exist</title>
+<title>ContactManager_in_tizen</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>l
 </head>
@@ -32,13 +32,14 @@ Authors:
 //==== TEST: ContactManager_in_tizen
 //==== LABEL this object exists in tizen
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:ContactManager U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== PRIORITY P3
 //==== TEST_CRITERIA OBME
 test(function () {
     assert_true("contact" in tizen, "No contact method in tizen.");
     check_readonly(tizen, "contact", tizen.contact, "object", null);
 }, "ContactManager_in_tizen");
+
 </script>
 </body>
 </html>
index f2963da52f7334f9e626d3d7740b7449fad55fec..693390c528eb26a1fbd91f670259939b3790431f 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>ContactManager_notexist</title>
 <meta charset="utf-8"/>
@@ -33,11 +33,12 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if interface ContactManager exists, it should not.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:ContactManager U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA NIO
 test(function () {
     check_no_interface_object("ContactManager");
 }, "ContactManager_notexist");
+
 </script>
 </body>
 </html>
index ad5675783a3514649c97dcdd8fb2db4e70e038dd..a1c0879563ce4a0759ce0b8ab380836b3c806877 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_remove</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_remove
 //==== LABEL Check if method remove of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:remove M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MAST MR
 test(function () {
     var contact, addressbook, getPerson, returnedValue;
@@ -58,6 +58,7 @@ test(function () {
         getPerson = tizen.contact.get(contact.personId);
     });
 }, "ContactManager_remove");
+
 </script>
 </body>
 </html>
index 813fe87b5edf22a81e2462c8473dcfe31e8116f2..cfc76ae633716c1b1f690e70bbedeb269e322eec 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_removeBatch</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_removeBatch
 //==== LABEL Check if method removeBatch of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MR
 test(function () {
     var contact_1, contact_2, addressbook,
index 2172f3a78bcb20d0bbe603ce078ba8bf7608d56f..18f1b101a10dccd0d7de1abaf129c9e99dca9499 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager removeBatch errorCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 var t = async_test("ContactManager_removeBatch_errorCallback_TypeMismatch");
 t.step(function () {
index d8345bb48fd0d6d1661842f6eb52fc471354a5cf..d1f59d302a24f273811a3700746772213c21145b 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_removeBatch_errorCallback_invalid_cb
-//==== LABEL Check argument ContactManager removeBatch errorCallback validation - use {onerror: function(){}}
+//==== LABEL Check argument ContactManager removeBatch errorCallback validation - use {onerror: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_removeBatch_errorCallback_invalid_cb");
 t.step(function () {
index 672a8a1cd651aae650c1827282916066d8059b0b..c2b93679da30b6970045f5ce91099fe33cdada1f 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_errorCallback_invoked</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_removeBatch_errorCallback_invoked
 //==== LABEL Check with optional arguments ontactManager.removeBatch(valid_personIds, valid_successCallback)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MERRCB
 var t = async_test("ContactManager_removeBatch_errorCallback_invoked");
 t.step(function () {
index a32d92e9b7020c0668d737e3c9a9349f816593d3..66d36ca511b0b38b4cb0b1a006034a3659b28033 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_removeBatch_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_removeBatch_exist
 //==== LABEL Check if method removeBatch of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index 355859f1c0306812d444542aa9962feb505d76a5..7e028671bd1a989c103fda2cbfe177e5d845b33d 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_removeBatch_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
@@ -38,7 +38,7 @@ Authors:
 //==== LABEL check if ContactManager::removeBatch() method called with invalid arguments throws an exceptions
 //==== PRIORITY P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL TBD
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMA
 test(function () {
     assert_throws({
index d5e626c7d3b0babb5e774d3519fe125f87cf4dbb..ca38e5b525643c27f0afd2752ee29b8a62dfdd33 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_personIds_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument ContactManager removeBatch personIds conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 test(function () {
     var i, conversionTable, param, exceptionName;
index 5897a263f32da89abf110722148722fbf3f5aef7..c122a0fac50b12ffd85758e95a39d8afe4a9c7f9 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument  ContactManager removeBatch successCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 
 test(function () {
@@ -70,4 +70,4 @@ test(function () {
 
 </script>
 </body>
-</html>
\ No newline at end of file
+</html>
index b30d1cdc11ecf4a7ee642f47787f3d189bbf72a1..aa2c41626d3cef3c4cd305e7ccd01d15d78b064d 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_removeBatch_successCallback_invalid_cb
-//==== LABEL Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_removeBatch_successCallback_invalid_cb");
 t.step(function () {
index f10446c0714ba2ba25f1475533785ee14451da5d..d268d33c428eba35986d6083d7545303bc0c9596 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_with_errorCallback</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_removeBatch_with_errorCallback
 //==== LABEL Check with optional arguments removeBatch(valid_personIds, valid_successCallback)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA
 var t = async_test("ContactManager_removeBatch_with_errorCallback");
 t.step(function () {
index 84d47af41008e6b14be949c9d767cbe8a8e73f20..6778c7cfd502c282b074ea3893a9a3bb6411e86f 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_removeBatch</title>
+<title>ContactManager_removeBatch_with_successCallback</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_removeBatch_with_successCallback
 //==== LABEL Check with optional arguments removeBatch(valid_personIds, valid_successCallback, valid_errorCallback)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA MR MAST
 var t = async_test("ContactManager_removeBatch_with_successCallback");
 t.step(function () {
index 147f186a7cee49f5eeb398a1c3e149110ebe5ba1..c3d36132097ab059db81c8691ea26e8940f82591 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_removeChangeListener</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_removeChangeListener
 //==== LABEL Check if method removeChangeListener of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MR MAST
 
 test(function () {
index 93f8694f63212585827ca239d0c9e95053467899..e95fa18dd0f5b75f531d170544195d01a4e38381 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_removeChangeListener_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_removeChangeListener_exist
 //==== LABEL Check if method removeChangeListener of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:removeChangeListener M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index d73014ecbdba018d97533c4a316f55364590174a..4a439b7eaf83361402556582c5f4483e347b1fd8 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_remove_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_remove_exist
 //==== LABEL Check if method remove of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:remove M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index 7e9230a441bc7f87a34fc184ddc1f3738eb98eab..379f7e16b77d206935b8b05e30b55e60760952ba 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_update</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_update
 //==== LABEL Check if method update of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:update M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MAST MR
 
 test(function () {
index 1778f3f85d8f1cd0fcfe51ab00ea5b3b2b1bcdd3..bb2439ab9590834e0426da9471137c3e2c2f4662 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_updateBatch</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_updateBatch
 //==== LABEL Check if method updateBatch of ContactManager works properly.
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MR
 setup({timeout: 5000});
 var t = async_test("ContactManager_updateBatch", {timeout: 5000});
index 2e2f0e2335712578e3ba9b9fd5acd915faae68ac..3ecfa1c0eed6065d8d07de53accc01abac65fb91 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_updateBatch</title>
+<title>ContactManager_updateBatch_errorCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument errorCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 var t = async_test("ContactManager_updateBatch_errorCallback_TypeMismatch");
 t.step(function () {
index 01214b6f3392349e3c845cd19f1aa31354e39827..2d7b9a47270f7a695c3ec635abd3756be3231ee8 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_updateBatch</title>
+<title>ContactManager_updateBatch_errorCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_updateBatch_errorCallback_invalid_cb
-//==== LABEL Check argument ContactManager updateBatch errorCallback validation - use {onerror: function(){}}
+//==== LABEL Check argument ContactManager updateBatch errorCallback validation - use {onerror: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_updateBatch_errorCallback_invalid_cb");
 t.step(function () {
@@ -75,6 +75,7 @@ t.step(function () {
     addressbook.remove(contact_2.id);
     t.done();
 });
+
 </script>
 </body>
 </html>
index a202ec447f5171cb440fa0bf5482c59937d8030b..04aa75004873c8c448e79b322709856ba6724362 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_updateBatch_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_updateBatch_exist
 //==== LABEL Check if method updateBatch of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index c785cac31b7109ed1b6d9488d965bd2bc025ddf2..d42f8a9715b7155963e1a0a091ce5c089ab2b379 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_updateBatch_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
index 5e04dc13a90cf8bc4ef7a28e7a6143a083dc35e1..63ac5dc33bd2dbfff713cce65cca05f21567a62c 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_updateBatch</title>
+<title>ContactManager_updateBatch_persons_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument persons conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 
 test(function () {
index 2caedb4aec2cbee1c62ff5d438ecf67a0ee6ef24..f926ba90c20523a1e2b55110221083f7871f1287 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_updateBatch</title>
+<title>ContactManager_updateBatch_successCallback_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument  ContactManager updateBatch successCallback conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 
 test(function () {
index 69e6c8e533d838a82126b11cd8f950bc8047d1c0..5bea2fba734608e4d2ed67bae2573ff815e12b58 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_updateBatch</title>
+<title>ContactManager_updateBatch_successCallback_invalid_cb</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -30,10 +30,10 @@ Authors:
 <div id="log"></div>
 <script>
 //==== TEST: ContactManager_updateBatch_successCallback_invalid_cb
-//==== LABEL Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function(){}}
+//==== LABEL Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function (){}}
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MTCB
 var t = async_test("ContactManager_updateBatch_successCallback_invalid_cb");
 t.step(function () {
index c40932d68a9b4d65ec557acaf2810a768176b4c0..0870d3a01e5b088c634953d6b2e28f9c88e462ef 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_updateBatch</title>
+<title>ContactManager_updateBatch_with_errorCallback</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_updateBatch_with_errorCallback
 //==== LABEL Check with optional arguments updateBatch(valid_personIds, valid_successCallback)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA MR
 var t = async_test("ContactManager_updateBatch_with_errorCallback");
 t.step(function () {
index 79ae39dca25c5096b07ac08a67e58629c8bf54ed..10b45f4673136bba1ed3ccf33152f5a225d87483 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_updateBatch</title>
+<title>ContactManager_updateBatch_with_successCallback</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_updateBatch_with_successCallback
 //==== LABEL Check with optional arguments updateBatch(valid_personIds, valid_successCallback, valid_errorCallback)
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:updateBatch M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MOA MR MAST
 var t = async_test("ContactManager_updateBatch_with_successCallback");
 t.step(function () {
index a4952eddc1cd29f9024bdcfcbd5d9e578b201135..c6deec14c25cb854a7fd8736c71ce45deac3ef04 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>ContactManager_update_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: ContactManager_update_exist
 //==== LABEL Check if method update of ContactManager exists
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:update M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 
 test(function () {
index 74938d8cd8c0aa2f6dafa28db7d0f0fc93c9d998..7c0ee3a99a58c344872c9bc1d10fa851d86f9a8a 100644 (file)
@@ -18,12 +18,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 -->
-<html lang="en">
+<html>
 
 <head>
-<title>Contact/UTC_contact</title>
+<title>ContactManager_update_missarg</title>
 <meta charset="utf-8">
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 <script type="text/javascript" src="support/contact_common.js"></script>
@@ -46,6 +46,7 @@ test(function () {
     });
 
 }, "ContactManager_update_missarg");
+
 </script>
 </body>
 </html>
index 1ce396b01d76fc9745a4401282b51c1d7a85bc04..7d13a0d8c8d0480cf0bbcaa1501abd3b9d1111e8 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_update</title>
+<title>ContactManager_update_person_TypeMismatch</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -33,7 +33,7 @@ Authors:
 //==== LABEL Check argument person conversions exception
 //==== PRIORITY: P2
 //==== SPEC Tizen Web API:Social:Contact:ContactManager:update M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MC
 test(function () {
     var i, param, exceptionName, conversionTable;
index b1403085de25594b2cdef932f555ebfcccd90d3b..9a987b38edeb39d7188ceb256604294c29191d70 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>PersonArraySuccessCallback_notexist</title>
 <meta charset="utf-8"/>
@@ -33,11 +33,12 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if interface PersonArraySuccessCallback exists, it should not.
 //==== SPEC Tizen Web API:Social:Contact:PersonArraySuccessCallback:PersonArraySuccessCallback U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA CBNIO
 test(function () {
     check_no_interface_object("PersonArraySuccessCallback");
 }, "PersonArraySuccessCallback_notexist");
+
 </script>
 </body>
 </html>
index a7cc813ba747089ce8adf1a567c83040d667201b..a9569801cace0ab435b440cee6906b32444191df 100644 (file)
@@ -16,12 +16,12 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
-<title>ContactManager_find</title>
+<title>PersonArraySuccessCallback_onsuccess</title>
 <meta charset="utf-8"/>
 <script type="text/javascript" src="../resources/unitcommon.js"></script>
 </head>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: PersonArraySuccessCallback_onsuccess
 //==== LABEL Check if PersonArraySuccessCallback is called and if its arguments have proper type
 //==== SPEC Tizen Web API:Social:Contact:PersonArraySuccessCallback:onsuccess M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA CBT CBOA
 var t = async_test("PersonArraySuccessCallback_onsuccess");
 t.step(function () {
@@ -72,6 +72,7 @@ t.step(function () {
     filter = new tizen.AttributeFilter("id", "EXACTLY", contact.personId);
     tizen.contact.find(findSuccess, findError, filter);
 });
+
 </script>
 </body>
 </html>
index 0b765f6be69cd32d5651e694e8506b826c4eadfc..bd50d20ec764ef255b1b067bb9e04195cb57f704 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_contactCount_attribute</title>
 <meta charset="utf-8"/>
index f3fd49d9866fa4dcb619d88aa088e8a0109a9b88..2afd05186c914b220223a0febd8bf149f9cc0679 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_displayContactId_attribute</title>
 <meta charset="utf-8"/>
@@ -56,6 +56,7 @@ test(function () {
         addressBook.remove(contact.id);
     }
 });
+
 </script>
 </body>
 </html>
index 5bef9d6875994873e70eb8c18bc69582eee32039..056bf961977d6a0053bab90f879dc0f03dbacd73 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_displayName_attribute</title>
 <meta charset="utf-8"/>
@@ -52,6 +52,7 @@ test(function () {
         addressBook.remove(contact.id);
     }
 });
+
 </script>
 </body>
 </html>
index 0750387f4ffe81fa4468c092ba022cc000a65ea3..29907af81a6c3eb15492c629f5efcd931954a204 100644 (file)
@@ -18,7 +18,7 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
 <html>
@@ -34,7 +34,7 @@ Authors:
 //==== TEST: Person_extend
 //==== LABEL test whether the Person object is extendable
 //==== SPEC Tizen Web API:Social:Contact:Person:Person U
-//==== SPEC_URL http://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#::Contact::AddressBook
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== PRIORITY P3
 //==== TEST_CRITERIA OBX
 test(function () {
@@ -56,6 +56,7 @@ test(function () {
         addressbook.remove(contact_1.id);
     }
 }, "Person_extend");
+
 </script>
 </body>
 </html>
index 333e451dc6deaffd8204dfe1dede15e0b8cec431..fd24790be4c9cf04773fa644af9a83fe5ab15002 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_hasEmail_attribute</title>
 <meta charset="utf-8"/>
@@ -54,6 +54,7 @@ test(function () {
         addressBook.remove(contact.id);
     }
 });
+
 </script>
 </body>
 </html>
index c1aa3c7d01a3d7603d0ac084c7615cbf101cbed8..c0d7ac95f64c67e8b79ec10fd58eb394e0b8dfdb 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_hasPhoneNumber_attribute</title>
 <meta charset="utf-8"/>
@@ -54,6 +54,7 @@ test(function () {
         addressBook.remove(contact.id);
     }
 });
+
 </script>
 </body>
 </html>
index 711b1d6dd356a96b36c8f137f164a93c2b2c84fb..fc0b1af67c0a55e034f33bc849b37e466c77c257 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_id_attribute</title>
 <meta charset="utf-8"/>
@@ -54,6 +54,7 @@ test(function () {
         addressBook.remove(contact.id);
     }
 });
+
 </script>
 </body>
 </html>
index de1b8ac8b53f64d34a64217f97302906247fd055..636786474def7ff2add2c1baf46b6c4b69bcded6 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_isFavorite_attribute</title>
 <meta charset="utf-8"/>
index a8d1bd49d54a3df8fc3d3f17e845ecd78efc4287..ec691906678ac08aa17b8cd9df62705601145090 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_link</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: Person_link
 //==== LABEL Check if method link of Person works properly.
 //==== SPEC Tizen Web API:Social:Contact:Person:link M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MR MAST
 test(function () {
     var contact_1, contact_2, addressbook, getPerson_1, getPerson_2, returnedValue,
@@ -63,6 +63,7 @@ test(function () {
     addressbook.remove(contact_1.id);
     addressbook.remove(contact_2.id);
 }, "Person_link");
+
 </script>
 </body>
 </html>
index 74e83de7b56869087e69a0d0b68a5368fbbd938f..84d0b1c78596886ab25dd8d7c8f0c4031584ae44 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_link_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: Person_link_exist
 //==== LABEL Check if method link of Person exists
 //==== SPEC Tizen Web API:Social:Contact:Person:link M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     var contact, addressbook, getPerson;
@@ -49,6 +49,7 @@ test(function () {
     check_method_exists(getPerson, "link");
     addressbook.remove(contact.id);
 }, "Person_link_exist");
+
 </script>
 </body>
 </html>
index fb553154a7272cf39730f18eda37a2ea91c5f020..4ffd3ab9cd154096ec5c39c5ce6177c1f27e7e56 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>Person_notexist</title>
 <meta charset="utf-8"/>
@@ -33,11 +33,12 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if interface Person exists, it should not.
 //==== SPEC Tizen Web API:Social:Contact:Person:Person U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA NIO
 test(function () {
     check_no_interface_object("Person");
 }, "Person_notexist");
+
 </script>
 </body>
 </html>
index 20ada11323d6d23e3b5314275b3e53f5f1085ef8..a3011d9554f3d99de2d0256326ef5b720b37c5f1 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_photoURI_attribute</title>
 <meta charset="utf-8"/>
@@ -55,6 +55,7 @@ test(function () {
         addressBook.remove(contact.id);
     }
 });
+
 </script>
 </body>
 </html>
index e5c288f164fc1b675ccb55664104271dd0da1856..2f6f9df4f7950c6c08e776f94a0d32f1a5da68e4 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_ringtoneURI_attribute</title>
 <meta charset="utf-8"/>
index bd35609ee5f195e862a622eb6b23260e6af8a4aa..b54bc6b91bc281790a59c1cc3ddb383241c2e4fd 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_unlink</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: Person_unlink
 //==== LABEL Check if method unlink of Person works properly.
 //==== SPEC Tizen Web API:Social:Contact:Person:unlink M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA MMINA MR MAST
 test(function () {
     var contact_1, contact_2, addressbook, getPerson_1, getPerson_2,
@@ -74,6 +74,7 @@ test(function () {
     addressbook.remove(contact_1.id);
     addressbook.remove(contact_2.id);
 }, "Person_unlink");
+
 </script>
 </body>
 </html>
index eb0bdeca9780af0b1d17d755a36061dfea090e01..2f07c8d4f7159c9c9bee4dcdcceedc922fb0e6c5 100644 (file)
@@ -16,10 +16,10 @@ limitations under the License.
 
 
 Authors:
-    Tomasz Paciorek <t.paciorek@samsung.com>
+        Tomasz Paciorek <t.paciorek@samsung.com>
 
 -->
-<html lang="en">
+<html>
 <head>
 <title>Person_unlink_exist</title>
 <meta charset="utf-8"/>
@@ -32,7 +32,7 @@ Authors:
 //==== TEST: Person_unlink_exist
 //==== LABEL Check if method unlink of Person exists
 //==== SPEC Tizen Web API:Social:Contact:Person:unlink M
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA ME
 test(function () {
     var contact, addressbook, getPerson;
index 54489ec6e9c17346c75737fd946906fd15755061..196c6eec90732ac79852fc16b5a670d80e094c31 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>PersonsChangeCallback_notexist</title>
 <meta charset="utf-8"/>
@@ -33,11 +33,12 @@ Authors:
 //==== PRIORITY P3
 //==== LABEL Check if interface PersonsChangeCallback exists, it should not.
 //==== SPEC Tizen Web API:Social:Contact:PersonsChangeCallback:PersonsChangeCallback U
-//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html
+//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html
 //==== TEST_CRITERIA CBNIO
 test(function () {
     check_no_interface_object("PersonsChangeCallback");
 }, "PersonsChangeCallback_notexist");
+
 </script>
 </body>
 </html>
index b1b60b159f72cd599d7d5e935371b1764ce4f295..9bce60283202a17c4a431fb5ca62c177b48486d1 100644 (file)
@@ -87,7 +87,7 @@ t.step(function () {
 
     defaultAddressBook.add(contact);
 });
+
 </script>
 </body>
 </html>
-
index 0aa913840066a299c8497df39532626463358831..725a21dd925f44e6a8c26719a9431e268db787b8 100644 (file)
@@ -79,6 +79,7 @@ t.step(function () {
     defaultAddressBook = tizen.contact.getDefaultAddressBook();
     defaultAddressBook.add(contact);
 });
+
 </script>
 </body>
 </html>
index f266b15bd17824df902e0753ea587049ecb3ca9e..05627d227379262e549116296d7c656d875caa16 100644 (file)
@@ -91,6 +91,7 @@ t.step(function () {
 
     defaultAddressBook.add(contact);
 });
+
 </script>
 </body>
 </html>
index 94a0ac9a930dd97087abacc819ddeaf91d2f02c8..423a7f1c7bc37069d3da71ddea3ee60419778ef4 100644 (file)
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#getAddressBooksid2519496</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#getAddressBooksid2519496</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#getAddressBooksid2519496</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="get" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getDefaultAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getUnifiedAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Person" element_type="method" element_name="link" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Person" element_type="method" element_name="unlink" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManagerObject" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="PersonArraySuccessCallback" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Person" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="PersonsChangeCallback" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getDefaultAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getUnifiedAddressBook" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="get" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="remove" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Person" element_type="method" element_name="link" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Person" element_type="method" element_name="unlink" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>http://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#::Contact::AddressBook</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="Person" usage="true" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>http://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html#::Contact::AddressBook</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument errorCallback validation - use {onerror: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_errorCallback_invalid_cb">
+      <testcase purpose="Check argument errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument successCallback validation - use {onsuccess: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_successCallback_invalid_cb">
+      <testcase purpose="Check argument successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_getAddressBooks_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="getAddressBooks" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="update" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument ContactManager updateBatch errorCallback validation - use {onerror: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_errorCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager updateBatch errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_successCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_updateBatch_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="updateBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument ContactManager removeBatch errorCallback validation - use {onerror: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_errorCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager removeBatch errorCallback validation - use {onerror: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_successCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_removeBatch_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument ContactManager find successCallback validation - use {onsuccess: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_successCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager find successCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_successCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check argument ContactManager find errorCallback validation - use {onsuccess: function(){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_errorCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager find errorCallback validation - use {onsuccess: function (){}}" type="compliance" status="approved" component="TizenAPI/Social/Contact" execution_type="auto" priority="P2" id="ContactManager_find_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invalid_cb.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="addChangeListener" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="PersonArraySuccessCallback" element_type="method" element_name="onsuccess" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="removeBatch" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
         <specs>
           <spec>
             <spec_assertion interface="ContactManager" element_type="method" element_name="find" specification="Contact" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
+            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html</spec_url>
             <spec_statement>TBD</spec_statement>
           </spec>
         </specs>
index 0b82992397287e60b873c304c44bfb7fef54bbfb..6e6493ba2dd7e649e7d5ca12e40a9b24a6d788dc 100644 (file)
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument errorCallback validation - use {onerror: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_errorCallback_invalid_cb">
+      <testcase purpose="Check argument errorCallback validation - use {onerror: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument successCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_successCallback_invalid_cb">
+      <testcase purpose="Check argument successCallback validation - use {onsuccess: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_getAddressBooks_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_getAddressBooks_successCallback_invalid_cb.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_persons_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument ContactManager updateBatch errorCallback validation - use {onerror: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_updateBatch_errorCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager updateBatch errorCallback validation - use {onerror: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_updateBatch_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_updateBatch_successCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager updateBatch successCallback validation - use {onsuccess: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_updateBatch_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_updateBatch_successCallback_invalid_cb.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument ContactManager removeBatch errorCallback validation - use {onerror: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_removeBatch_errorCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager removeBatch errorCallback validation - use {onerror: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_removeBatch_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_errorCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_removeBatch_successCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager removeBatch successCallback validation - use {onsuccess: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_removeBatch_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_removeBatch_successCallback_invalid_cb.html</test_script_entry>
         </description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_successCallback_TypeMismatch.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument ContactManager find successCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_find_successCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager find successCallback validation - use {onsuccess: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_find_successCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_successCallback_invalid_cb.html</test_script_entry>
         </description>
       </testcase>
-      <testcase purpose="Check argument ContactManager find errorCallback validation - use {onsuccess: function(){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_find_errorCallback_invalid_cb">
+      <testcase purpose="Check argument ContactManager find errorCallback validation - use {onsuccess: function (){}}" component="TizenAPI/Social/Contact" execution_type="auto" id="ContactManager_find_errorCallback_invalid_cb">
         <description>
           <test_script_entry>/opt/tct-contact-tizen-tests/contact/ContactManager_find_errorCallback_invalid_cb.html</test_script_entry>
         </description>