From: Piotr Szydelko Date: Thu, 19 Sep 2013 11:44:44 +0000 (+0200) Subject: [Namespace] minor structure standardization X-Git-Tag: 2.2.1_release~114^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=412e10ca7c24e83fa60561082dec0852489a7714;p=test%2Ftct%2Fweb%2Fapi.git [Namespace] minor structure standardization Change-Id: Ie96ddf46a149ce5cf8cbb6d3a3cdca2b9d95fcb8 --- diff --git a/tct-namespace-tizen-tests/namespace/Alarm_AlarmManagerObject.html b/tct-namespace-tizen-tests/namespace/Alarm_AlarmManagerObject.html index 075ebdf61..09e3f9778 100644 --- a/tct-namespace-tizen-tests/namespace/Alarm_AlarmManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Alarm_AlarmManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Alarm_AlarmManagerObject //==== SPEC Tizen Web API:Application:Alarm:AlarmManagerObject:alarm A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/alarm.html test(function () { assert_type(tizen.alarm, "object", "tizen.alarm object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Application_ApplicationManagerObject.html b/tct-namespace-tizen-tests/namespace/Application_ApplicationManagerObject.html index 7b0f3298c..e2157f3c7 100644 --- a/tct-namespace-tizen-tests/namespace/Application_ApplicationManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Application_ApplicationManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Application_ApplicationManagerObject //==== SPEC Tizen Web API:Application:Application:ApplicationManagerObject:application A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html test(function () { assert_type(tizen.application, "object", "tizen.application object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Bluetooth_BluetoothManagerObject.html b/tct-namespace-tizen-tests/namespace/Bluetooth_BluetoothManagerObject.html index 79c8a1f9c..ea4b91bcf 100644 --- a/tct-namespace-tizen-tests/namespace/Bluetooth_BluetoothManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Bluetooth_BluetoothManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Bluetooth_BluetoothManagerObject //==== SPEC Tizen Web API:Communication:Bluetooth:BluetoothManagerObject:bluetooth A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html test(function () { var deviceCapabilities= tizen.systeminfo.getCapabilities(); diff --git a/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html b/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html index af9121098..913d3f71d 100644 --- a/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Bookmark_BookmarkManagerObject //==== SPEC Tizen Web API:TBD:Bookmark:BookmarkManagerObject:bookmark A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html test(function () { assert_type(tizen.bookmark, "object", "tizen.bookmark object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Calendar_CalendarManagerObject.html b/tct-namespace-tizen-tests/namespace/Calendar_CalendarManagerObject.html index 858c2bc14..238ed0e00 100644 --- a/tct-namespace-tizen-tests/namespace/Calendar_CalendarManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Calendar_CalendarManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Calendar_CalendarManagerObject //==== SPEC Tizen Web API:Social:Calendar:CalendarManagerObject:calendar A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html test(function () { assert_type(tizen.calendar, "object", "tizen.calendar object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Callhistory_CallHistoryObject.html b/tct-namespace-tizen-tests/namespace/Callhistory_CallHistoryObject.html index 5d4f7d808..fb36ede48 100644 --- a/tct-namespace-tizen-tests/namespace/Callhistory_CallHistoryObject.html +++ b/tct-namespace-tizen-tests/namespace/Callhistory_CallHistoryObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Callhistory_CallHistoryObject //==== SPEC Tizen Web API:Social:Callhistory:CallHistoryObject:callhistory A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html test(function () { var deviceCapabilities= tizen.systeminfo.getCapabilities(); diff --git a/tct-namespace-tizen-tests/namespace/Contact_ContactManagerObject.html b/tct-namespace-tizen-tests/namespace/Contact_ContactManagerObject.html index 6da92f474..480f873ec 100644 --- a/tct-namespace-tizen-tests/namespace/Contact_ContactManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Contact_ContactManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Contact_ContactManagerObject //==== SPEC Tizen Web API:Social:Contact:ContactManagerObject:contact A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html test(function () { assert_type(tizen.contact, "object", "tizen.contact object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Content_ContentManagerObject.html b/tct-namespace-tizen-tests/namespace/Content_ContentManagerObject.html index 031c442d7..acdfb09c4 100644 --- a/tct-namespace-tizen-tests/namespace/Content_ContentManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Content_ContentManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Content_ContentManagerObject //==== SPEC Tizen Web API:Content:Content:ContentManagerObject:content A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html test(function () { assert_type(tizen.content, "object", "tizen.content object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/DataControl_DataControlManagerObject.html b/tct-namespace-tizen-tests/namespace/DataControl_DataControlManagerObject.html index 36b47e553..f7a4aea99 100644 --- a/tct-namespace-tizen-tests/namespace/DataControl_DataControlManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/DataControl_DataControlManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check DataControl_DataControlManagerObject //==== SPEC Tizen Web API:TBD:Datacontrol:DataControlManagerObject:datacontrol A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html test(function () { assert_type(tizen.datacontrol, "object", "tizen.datacontrol object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/DataSync_DataSynchronizationManagerObject.html b/tct-namespace-tizen-tests/namespace/DataSync_DataSynchronizationManagerObject.html index 853cdea7c..de0404ff8 100644 --- a/tct-namespace-tizen-tests/namespace/DataSync_DataSynchronizationManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/DataSync_DataSynchronizationManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check DataSync_DataSynchronizationManagerObject //==== SPEC Tizen Web API:TBD:Datasync:DataSynchronizationManagerObject:datasync A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html test(function () { assert_type(tizen.datasync, "object", "tizen.datasync object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Download_DownloadManagerObject.html b/tct-namespace-tizen-tests/namespace/Download_DownloadManagerObject.html index 20855097a..50794fc38 100644 --- a/tct-namespace-tizen-tests/namespace/Download_DownloadManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Download_DownloadManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Download_DownloadManagerObject //==== SPEC Tizen Web API:Content:Download:DownloadManagerObject:download A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html test(function () { assert_type(tizen.download, "object", "tizen.download object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Filesystem_FileSystemManagerObject.html b/tct-namespace-tizen-tests/namespace/Filesystem_FileSystemManagerObject.html index 8624c316c..1c73e3ea3 100644 --- a/tct-namespace-tizen-tests/namespace/Filesystem_FileSystemManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Filesystem_FileSystemManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Filesystem_FileSystemManagerObject //==== SPEC Tizen Web API:IO:Filesystem:FileSystemManagerObject:filesystem A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html test(function () { assert_type(tizen.filesystem, "object", "tizen.filesystem object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/MessagePort_MessagePortManagerObject.html b/tct-namespace-tizen-tests/namespace/MessagePort_MessagePortManagerObject.html index 1ef243a04..26134a541 100644 --- a/tct-namespace-tizen-tests/namespace/MessagePort_MessagePortManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/MessagePort_MessagePortManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check MessagePort_MessagePortManagerObject //==== SPEC Tizen Web API:TBD:Messageport:MessagePortManagerObject:messageport A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messageport.html test(function () { assert_type(tizen.messageport, "object", "tizen.messageport object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Messaging_MessageManagerObject.html b/tct-namespace-tizen-tests/namespace/Messaging_MessageManagerObject.html index bfc7ccb61..292fa1642 100644 --- a/tct-namespace-tizen-tests/namespace/Messaging_MessageManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Messaging_MessageManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Messaging_MessageManagerObject //==== SPEC Tizen Web API:Communication:Messaging:MessageManagerObject:messaging A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html test(function () { assert_type(tizen.messaging, "object", "tizen.messaging object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/NFC_NFCManagerObject.html b/tct-namespace-tizen-tests/namespace/NFC_NFCManagerObject.html index db324f1af..94222194d 100644 --- a/tct-namespace-tizen-tests/namespace/NFC_NFCManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/NFC_NFCManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check NFC_NFCManagerObject //==== SPEC Tizen Web API:Communication:NFC:NFCManagerObject:nfc A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html test(function () { var deviceCapabilities= tizen.systeminfo.getCapabilities(); diff --git a/tct-namespace-tizen-tests/namespace/NetworkBearerSelection_NetworkBearerSelectionObject.html b/tct-namespace-tizen-tests/namespace/NetworkBearerSelection_NetworkBearerSelectionObject.html index 0200e7312..c3318a05d 100644 --- a/tct-namespace-tizen-tests/namespace/NetworkBearerSelection_NetworkBearerSelectionObject.html +++ b/tct-namespace-tizen-tests/namespace/NetworkBearerSelection_NetworkBearerSelectionObject.html @@ -16,13 +16,13 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> -NetworkBearerSelection_NetworkBearerSelectionObject +NetworkBearerSelection_NetworkBearerSelectionObject @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check NetworkBearerSelection_NetworkBearerSelectionObject //==== SPEC Tizen Web API:TBD:NBS:NetworkBearerSelectionObject:networkbearerselection A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/networkbearerselection.html test(function () { var deviceCapabilities= tizen.systeminfo.getCapabilities(); diff --git a/tct-namespace-tizen-tests/namespace/Notification_NotificationObject.html b/tct-namespace-tizen-tests/namespace/Notification_NotificationObject.html index 59c890c7d..420ab23ec 100644 --- a/tct-namespace-tizen-tests/namespace/Notification_NotificationObject.html +++ b/tct-namespace-tizen-tests/namespace/Notification_NotificationObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Notification_NotificationObject //==== SPEC Tizen Web API:User Interface:Notification:NotificationObject:notification A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html test(function () { assert_type(tizen.notification, "object", "tizen.notification object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Package_PackageManagerObject.html b/tct-namespace-tizen-tests/namespace/Package_PackageManagerObject.html index 924b9ad31..4c99cec88 100644 --- a/tct-namespace-tizen-tests/namespace/Package_PackageManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Package_PackageManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Package_PackageManagerObject //==== SPEC Tizen Web API:TBD:Package:PackageManagerObject:package A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/package.html test(function () { assert_type(tizen.package, "object", "tizen.package object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Power_PowerManagerObject.html b/tct-namespace-tizen-tests/namespace/Power_PowerManagerObject.html index b5b1be919..686dc3d18 100644 --- a/tct-namespace-tizen-tests/namespace/Power_PowerManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Power_PowerManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Power_PowerManagerObject //==== SPEC Tizen Web API:System:Power:PowerManagerObject:power A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/power.html test(function () { assert_type(tizen.power, "object", "tizen.power object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Push_PushManagerObject.html b/tct-namespace-tizen-tests/namespace/Push_PushManagerObject.html index a43d2b8a3..11074258c 100644 --- a/tct-namespace-tizen-tests/namespace/Push_PushManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Push_PushManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Push_PushManagerObject //==== SPEC Tizen Web API:TBD:Push:PushManagerObject:push A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/push.html test(function () { var deviceCapabilities= tizen.systeminfo.getCapabilities(); diff --git a/tct-namespace-tizen-tests/namespace/SecureElement_SEServiceManagerObject.html b/tct-namespace-tizen-tests/namespace/SecureElement_SEServiceManagerObject.html index 4d12a8d56..650e7d8e5 100644 --- a/tct-namespace-tizen-tests/namespace/SecureElement_SEServiceManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/SecureElement_SEServiceManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check SecureElement_SEServiceManagerObject //==== SPEC Tizen Web API:TBD:SE:SEServiceManagerObject:seService A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/se.html test(function () { var deviceCapabilities= tizen.systeminfo.getCapabilities(); diff --git a/tct-namespace-tizen-tests/namespace/SystemInfo_SystemInfoObject.html b/tct-namespace-tizen-tests/namespace/SystemInfo_SystemInfoObject.html index d1f0d4e6a..bf12c730d 100644 --- a/tct-namespace-tizen-tests/namespace/SystemInfo_SystemInfoObject.html +++ b/tct-namespace-tizen-tests/namespace/SystemInfo_SystemInfoObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check SystemInfo_SystemInfoObject //==== SPEC Tizen Web API:System:SystemInfo:SystemInfoObject:systeminfo A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html test(function () { assert_type(tizen.systeminfo, "object", "tizen.systeminfo object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/SystemSetting_SystemSettingObject.html b/tct-namespace-tizen-tests/namespace/SystemSetting_SystemSettingObject.html index 77b0477b9..4b44b5422 100644 --- a/tct-namespace-tizen-tests/namespace/SystemSetting_SystemSettingObject.html +++ b/tct-namespace-tizen-tests/namespace/SystemSetting_SystemSettingObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check SystemSetting_SystemSettingObject //==== SPEC Tizen Web API:System:SystemSetting:SystemSettingObject:systemsetting A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html test(function () { assert_type(tizen.systemsetting, "object", "tizen.systemsetting object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Time_TimeManagerObject.html b/tct-namespace-tizen-tests/namespace/Time_TimeManagerObject.html index 5e381b058..b6d2dcccf 100644 --- a/tct-namespace-tizen-tests/namespace/Time_TimeManagerObject.html +++ b/tct-namespace-tizen-tests/namespace/Time_TimeManagerObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Time_TimeManagerObject //==== SPEC Tizen Web API:System:Time:TimeManagerObject:time A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/time.html test(function () { assert_type(tizen.time, "object", "tizen.time object must exist"); diff --git a/tct-namespace-tizen-tests/namespace/Tizen_TizenObject.html b/tct-namespace-tizen-tests/namespace/Tizen_TizenObject.html index 520d28a3b..b2fb8ecc7 100644 --- a/tct-namespace-tizen-tests/namespace/Tizen_TizenObject.html +++ b/tct-namespace-tizen-tests/namespace/Tizen_TizenObject.html @@ -16,8 +16,8 @@ limitations under the License. Authors: - Piotr Szydelko - JungHyuk, Park + Piotr Szydelko + JungHyuk, Park --> @@ -34,7 +34,7 @@ Authors: //==== PRIORITY P0 //==== LABEL Check Tizen_TizenObject //==== SPEC Tizen Web API:Tizen:Tizen:TizenObject:tizen A -//==== SPEC_URL https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html +//==== SPEC_URL https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tizen.html test(function () { assert_type(tizen, "object", "tizen object must exist"); diff --git a/tct-namespace-tizen-tests/tests.full.xml b/tct-namespace-tizen-tests/tests.full.xml index ed99db54d..32321cd63 100644 --- a/tct-namespace-tizen-tests/tests.full.xml +++ b/tct-namespace-tizen-tests/tests.full.xml @@ -10,7 +10,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/alarm.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/alarm.html TBD @@ -22,7 +22,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/application.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/application.html TBD @@ -34,7 +34,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/bluetooth.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bluetooth.html TBD @@ -46,7 +46,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/bookmark.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html TBD @@ -58,7 +58,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/calendar.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/calendar.html TBD @@ -70,7 +70,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/callhistory.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/callhistory.html TBD @@ -82,7 +82,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/contact.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/contact.html TBD @@ -94,7 +94,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/content.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/content.html TBD @@ -106,7 +106,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datacontrol.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datacontrol.html TBD @@ -118,7 +118,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/datasync.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/datasync.html TBD @@ -130,7 +130,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/download.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/download.html TBD @@ -142,7 +142,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/filesystem.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/filesystem.html TBD @@ -154,7 +154,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messageport.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messageport.html TBD @@ -166,7 +166,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/messaging.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/messaging.html TBD @@ -178,7 +178,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/nfc.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/nfc.html TBD @@ -190,7 +190,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/networkbearerselection.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/networkbearerselection.html TBD @@ -202,7 +202,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/notification.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html TBD @@ -214,7 +214,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/package.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/package.html TBD @@ -226,7 +226,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/power.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/power.html TBD @@ -238,7 +238,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/push.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/push.html TBD @@ -250,7 +250,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/se.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/se.html TBD @@ -262,7 +262,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systeminfo.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systeminfo.html TBD @@ -274,7 +274,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/systemsetting.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/systemsetting.html TBD @@ -286,7 +286,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/time.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/time.html TBD @@ -298,7 +298,7 @@ - https://developer.tizen.org/help/index.jsp?topic=/org.tizen.web.device.apireference/tizen/tizen.html + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/tizen.html TBD diff --git a/tct-namespace-tizen-tests/tests.xml b/tct-namespace-tizen-tests/tests.xml index 4d2c6d925..7b06ef11b 100644 --- a/tct-namespace-tizen-tests/tests.xml +++ b/tct-namespace-tizen-tests/tests.xml @@ -1,133 +1,133 @@ - + - + - + /opt/tct-namespace-tizen-tests/namespace/Alarm_AlarmManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Application_ApplicationManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Bluetooth_BluetoothManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Calendar_CalendarManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Callhistory_CallHistoryObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Contact_ContactManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Content_ContentManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/DataControl_DataControlManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/DataSync_DataSynchronizationManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Download_DownloadManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Filesystem_FileSystemManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/MessagePort_MessagePortManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Messaging_MessageManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/NFC_NFCManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/NetworkBearerSelection_NetworkBearerSelectionObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Notification_NotificationObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Package_PackageManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Power_PowerManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Push_PushManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/SecureElement_SEServiceManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/SystemInfo_SystemInfoObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/SystemSetting_SystemSettingObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Time_TimeManagerObject.html - - + + /opt/tct-namespace-tizen-tests/namespace/Tizen_TizenObject.html - + - \ No newline at end of file +