From: xy.qian Date: Wed, 19 Apr 2017 11:45:02 +0000 (+0800) Subject: [common][tct-notification-tizen-tests][Add TCs due to spec change] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=503312ab5dcf88c0173be02b01f008aae567bc08;p=test%2Ftct%2Fweb%2Fapi.git [common][tct-notification-tizen-tests][Add TCs due to spec change] Change-Id: I8e40d88002ee565255dfdb010cadbe1a4318c002 Signed-off-by: xy.qian --- diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate.html b/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate.html new file mode 100644 index 000000000..8809745d6 --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate.html @@ -0,0 +1,64 @@ + + + + + + +NotificationManager_createNotificationFromTemplate + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_NotFoundError.html b/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_NotFoundError.html new file mode 100644 index 000000000..93f331510 --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_NotFoundError.html @@ -0,0 +1,50 @@ + + + + + +NotificationManager_createNotificationFromTemplate_NotFoundError + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_exist.html b/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_exist.html new file mode 100644 index 000000000..bad4413eb --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_exist.html @@ -0,0 +1,46 @@ + + + + + +NotificationManager_createNotificationFromTemplate_exist + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate.html b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate.html new file mode 100644 index 000000000..9177d8082 --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate.html @@ -0,0 +1,63 @@ + + + + + + +NotificationManager_saveNotificationAsTemplate + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_QuotaExceededError.html b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_QuotaExceededError.html new file mode 100644 index 000000000..c9d83b8d4 --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_QuotaExceededError.html @@ -0,0 +1,69 @@ + + + + + + +NotificationManager_saveNotificationAsTemplate_QuotaExceededError + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_exist.html b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_exist.html new file mode 100644 index 000000000..f9f63f0ac --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_exist.html @@ -0,0 +1,46 @@ + + + + + +NotificationManager_saveNotificationAsTemplate_exist + + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_invalid_obj.html b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_invalid_obj.html new file mode 100644 index 000000000..fb9a3ba35 --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_invalid_obj.html @@ -0,0 +1,53 @@ + + + + +NotificationManager_saveNotificationAsTemplate_invalid_obj + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_misarg.html b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_misarg.html new file mode 100644 index 000000000..45c8db6b1 --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_misarg.html @@ -0,0 +1,50 @@ + + + + + +NotificationManager_saveNotificationAsTemplate_misarg + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch.html b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch.html new file mode 100644 index 000000000..b4adc771e --- /dev/null +++ b/common/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch.html @@ -0,0 +1,56 @@ + + + + + +NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch + + + +
+ + + \ No newline at end of file diff --git a/common/tct-notification-tizen-tests/tests.full.xml b/common/tct-notification-tizen-tests/tests.full.xml index 42690e9b3..7d4d315b5 100755 --- a/common/tct-notification-tizen-tests/tests.full.xml +++ b/common/tct-notification-tizen-tests/tests.full.xml @@ -1051,6 +1051,114 @@ + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_NotFoundError.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_QuotaExceededError.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_invalid_obj.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + @@ -2221,6 +2329,114 @@ + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_NotFoundError.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_QuotaExceededError.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_exist.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_invalid_obj.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_misarg.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch.html + + + + + https://developer.tizen.org/help/topic/org.tizen.web.device.apireference/tizen/notification.html + TBD + + + diff --git a/common/tct-notification-tizen-tests/tests.xml b/common/tct-notification-tizen-tests/tests.xml index 53ac7aa9d..d1d4c5833 100755 --- a/common/tct-notification-tizen-tests/tests.xml +++ b/common/tct-notification-tizen-tests/tests.xml @@ -442,6 +442,51 @@ /opt/tct-notification-tizen-tests/notification/StatusNotification_vibration_attribute.html + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_NotFoundError.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_exist.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_QuotaExceededError.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_exist.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_invalid_obj.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_misarg.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch.html + + @@ -940,6 +985,51 @@ /opt/tct-notification-tizen-tests/notification/StatusNotification_vibration_attribute.html + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_NotFoundError.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_createNotificationFromTemplate_exist.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_QuotaExceededError.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_exist.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_invalid_obj.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_misarg.html + + + + + /opt/tct-notification-tizen-tests/notification/NotificationManager_saveNotificationAsTemplate_notification_TypeMismatch.html + +