[cmmon][namespace][TSIX-5324, deprecate bookmark api in namespace module] 81/240181/1
authorzhaofeng <feng.zhao@samsung.com>
Wed, 5 Aug 2020 07:16:13 +0000 (15:16 +0800)
committerzhaofeng <feng.zhao@samsung.com>
Wed, 5 Aug 2020 07:16:21 +0000 (15:16 +0800)
Change-Id: I8f4d2c3a2f5c21400c92b9265798cddf0dbd987e
Signed-off-by: zhaofeng <feng.zhao@samsung.com>
common/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html [deleted file]
common/tct-namespace-tizen-tests/tests.full.xml
common/tct-namespace-tizen-tests/tests.xml

diff --git a/common/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html b/common/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html
deleted file mode 100755 (executable)
index 656245c..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE html>
-<!--
-Copyright (c) 2013 Samsung Electronics Co., Ltd.
-
-Licensed under the Apache License, Version 2.0 (the License);
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
-
-Authors:
-        Piotr Szydelko <p.szydelko@samsung.com>
-        JungHyuk, Park <junghyuk.park@samsung.com>
-
--->
-
-<head>
-<title>Bookmark_BookmarkManagerObject</title>
-<meta charset="utf-8"/>
-<script type="text/javascript" src="support/unitcommon.js"></script>
-</head>
-
-<body>
-<div id="log"></div>
-<script>
-//==== TEST: Bookmark_BookmarkManagerObject
-//==== PRIORITY P0
-//==== LABEL Check if tizen.bookmark exists
-//==== SPEC Tizen Web API:TBD:Bookmark:BookmarkManagerObject:bookmark A
-//==== 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");
-    assert_not_equals(tizen.bookmark, null, "tizen.bookmark");
-}, document.title);
-
-</script>
-</body>
-</html>
index 66fc5a63013936c5cd9cb7952537ac17dd489613..1dbe8379e0871ba062dabdf4f67d6834405b0966 100755 (executable)
         </specs>
       </testcase>
     </set>
-    <set name="TizenBookmark"  type="js">
-      <capabilities>
-        <capability name="http://tizen.org/feature/bookmark"/>
-      </capabilities>
-      <testcase purpose="Check if tizen.bookmark exists" type="compliance" status="approved" component="Tizen Device APIs/Social/Bookmark" execution_type="auto" priority="P0" id="Bookmark_BookmarkManagerObject">
-        <description>
-          <test_script_entry>/opt/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion interface="BookmarkManagerObject" element_type="attribute" element_name="bookmark" specification="Bookmark" section="Social" category="Tizen Device API Specifications"/>
-            <spec_url>https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/bookmark.html</spec_url>
-            <spec_statement>TBD</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
-    </set>
     <set name="TizenCalendar_mobile"  type="js">
       <capabilities>
         <capability name="http://tizen.org/feature/profile"><value>MOBILE</value></capability>
index 126b2c6a652a75d5e769f913616726c330ace026..de609e97992f926ea81853a39c9eedd34366a187 100755 (executable)
         </description>
       </testcase>-->
     </set>
-    <set name="TizenBookmark" type="js">
-      <capabilities>
-        <capability name="http://tizen.org/feature/bookmark"/>
-      </capabilities>
-      <testcase purpose="Check if tizen.bookmark exists" component="Tizen Device APIs/Social/Bookmark" execution_type="auto" priority="P0" id="Bookmark_BookmarkManagerObject">
-        <description>
-          <test_script_entry>/opt/tct-namespace-tizen-tests/namespace/Bookmark_BookmarkManagerObject.html</test_script_entry>
-        </description>
-      </testcase>
-    </set>
     <set name="TizenCalendar_mobile" type="js">
       <capabilities>
         <capability name="http://tizen.org/feature/profile"><value>MOBILE</value></capability>