+++ /dev/null
-<!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>
</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>
</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>