test(function () {
var pattern, i, conversionTable, exceptionName, type;
- type = "TYPE_VIBRATION";
+ type = "TYPE_SOUND";
conversionTable = getTypeConversionExceptions("enum", false);
for (i = 0; i < conversionTable.length; i++) {
pattern = conversionTable[i][0];
</script>
</body>
-</html>
\ No newline at end of file
+</html>
<test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_play_type_TypeMismatch.html</test_script_entry>
</description>
</testcase>
+ <testcase purpose="Check if method stop exists." component="Tizen Device APIs/TBD/Feedback" execution_type="auto" priority="P0" id="FeedbackManager_stop_exist">
+ <description>
+ <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_exist.html</test_script_entry>
+ </description>
+ </testcase>
+ <testcase purpose="Check using stop() method with extra argument." component="Tizen Device APIs/TBD/Feedback" execution_type="auto" priority="P1" id="FeedbackManager_stop_extra_argument">
+ <description>
+ <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_extra_argument.html</test_script_entry>
+ </description>
+ </testcase>
+ </set>
+ <set name="Feedback_mobile_vibrate" type="js">
+ <capabilities>
+ <capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
+ <capability name="http://tizen.org/feature/feedback.vibration"/>
+ </capabilities>
<testcase purpose="Check if play() method plays type of reaction that is defined." component="Tizen Device APIs/TBD/Feedback" execution_type="manual" priority="P1" id="FeedbackManager_play_with_type">
<description>
<pre_condition>Device should be set to sound mode in settings.</pre_condition>
<test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop.html</test_script_entry>
</description>
</testcase>
- <testcase purpose="Check if method stop exists." component="Tizen Device APIs/TBD/Feedback" execution_type="auto" priority="P0" id="FeedbackManager_stop_exist">
- <description>
- <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_exist.html</test_script_entry>
- </description>
- </testcase>
- <testcase purpose="Check using stop() method with extra argument." component="Tizen Device APIs/TBD/Feedback" execution_type="auto" priority="P1" id="FeedbackManager_stop_extra_argument">
- <description>
- <test_script_entry>/opt/tct-feedback-tizen-tests/feedback/FeedbackManager_stop_extra_argument.html</test_script_entry>
- </description>
- </testcase>
</set>
<set name="Feedback_wearable" type="js">
<capabilities>
</testcase>
</set>
</suite>
-</test_definition>
\ No newline at end of file
+</test_definition>