From 4974376b75f5254c9457f1599d8bce234bc1d3f1 Mon Sep 17 00:00:00 2001 From: "qunfang.lin" Date: Tue, 23 Jun 2020 15:38:10 +0800 Subject: [PATCH] [common][callhistory][fix test annotations and coding style issue] Change-Id: Ic3c03f5195a37b4859bd72d5400d0d423ceb3f6a Signed-off-by: qunfang.lin --- .../CallHistoryChangeCallback_notexist.html | 6 +++--- .../CallHistoryChangeCallback_onadded.html | 4 ++-- .../CallHistoryChangeCallback_onchanged.html | 4 ++-- .../CallHistoryChangeCallback_onremoved.html | 7 +++---- .../callhistory/CallHistoryEntry.html | 11 +++++------ ...CallHistoryEntryArraySuccessCallback_notexist.html | 6 +++--- ...allHistoryEntryArraySuccessCallback_onsuccess.html | 4 ++-- .../CallHistoryEntry_direction_DIALED.html | 9 ++++----- .../CallHistoryEntry_direction_MISSED.html | 9 ++++----- .../CallHistoryEntry_direction_MISSEDNEW.html | 9 ++++----- .../CallHistoryEntry_direction_RECEIVED.html | 9 ++++----- .../CallHistoryEntry_direction_REJECTED.html | 9 ++++----- .../CallHistoryEntry_direction_attribute.html | 11 +++++------ .../CallHistoryEntry_features_VOICECALL.html | 9 ++++----- .../callhistory/CallHistoryEntry_notexist.html | 8 ++++---- .../callhistory/CallHistoryEntry_type_TEL.html | 2 +- .../callhistory/CallHistoryObject_notexist.html | 9 +++------ .../callhistory/CallHistory_addChangeListener.html | 5 ++--- .../CallHistory_addChangeListener_exist.html | 4 ++-- .../CallHistory_addChangeListener_missarg.html | 5 ++--- ...story_addChangeListener_observer_TypeMismatch.html | 7 +++---- ...History_addChangeListener_observer_invalid_cb.html | 6 +++--- ...ry_addChangeListener_observer_onadded_invalid.html | 4 ++-- ...story_addChangeListener_observer_onadded_null.html | 4 ++-- ..._addChangeListener_observer_onadded_undefined.html | 4 ++-- ..._addChangeListener_observer_onchanged_invalid.html | 4 ++-- ...ory_addChangeListener_observer_onchanged_null.html | 4 ++-- ...ddChangeListener_observer_onchanged_undefined.html | 4 ++-- .../CallHistory_addChangeListener_onadded.html | 4 ++-- .../CallHistory_addChangeListener_onchanged.html | 4 ++-- .../callhistory/CallHistory_extend.html | 7 +++---- .../callhistory/CallHistory_find.html | 3 +-- .../CallHistory_find_errorCallback_TypeMismatch.html | 6 +++--- .../CallHistory_find_errorCallback_invalid_cb.html | 6 +++--- .../CallHistory_find_errorCallback_null.html | 4 ++-- .../CallHistory_find_errorCallback_null_filter.html | 4 ++-- .../CallHistory_find_errorCallback_undefined.html | 4 ++-- .../callhistory/CallHistory_find_exist.html | 4 ++-- .../callhistory/CallHistory_find_filter.html | 4 ++-- .../CallHistory_find_filter_TypeMismatch.html | 6 +++--- .../CallHistory_find_filter_compositeFilters.html | 4 ++-- .../CallHistory_find_filter_invalid_obj.html | 6 +++--- .../callhistory/CallHistory_find_filter_null.html | 4 ++-- .../CallHistory_find_filter_null_sortMode.html | 4 ++-- .../CallHistory_find_filter_rangeFilters.html | 4 ++-- ...istory_find_filter_sortMode_limit_null_offset.html | 4 ++-- .../CallHistory_find_filter_sortMode_null.html | 4 ++-- .../CallHistory_find_filter_undefined.html | 4 ++-- .../callhistory/CallHistory_find_filter_various.html | 4 ++-- .../callhistory/CallHistory_find_limit.html | 4 ++-- .../callhistory/CallHistory_find_limit_0.html | 3 +-- .../callhistory/CallHistory_find_limit_1.html | 4 ++-- .../callhistory/CallHistory_find_limit_2.html | 3 +-- .../callhistory/CallHistory_find_limit_null.html | 4 ++-- .../callhistory/CallHistory_find_missarg.html | 7 +++---- .../CallHistory_find_nullableArgs_null.html | 3 +-- .../callhistory/CallHistory_find_offset.html | 4 ++-- .../callhistory/CallHistory_find_offset_0.html | 4 ++-- .../callhistory/CallHistory_find_offset_null.html | 4 ++-- .../callhistory/CallHistory_find_sortMode.html | 4 ++-- .../CallHistory_find_sortMode_TypeMismatch.html | 6 +++--- .../CallHistory_find_sortMode_invalid_obj.html | 6 +++--- .../callhistory/CallHistory_find_sortMode_null.html | 4 ++-- .../CallHistory_find_sortMode_undefined.html | 4 ++-- ...CallHistory_find_successCallback_TypeMismatch.html | 6 +++--- .../CallHistory_find_successCallback_invalid_cb.html | 7 +++---- .../CallHistory_find_with_errorCallback.html | 4 ++-- .../callhistory/CallHistory_find_with_filter.html | 4 ++-- .../callhistory/CallHistory_find_with_limit.html | 4 ++-- .../callhistory/CallHistory_find_with_offset.html | 5 ++--- .../callhistory/CallHistory_find_with_sortMode.html | 4 ++-- .../CallHistory_find_without_errorCallback.html | 4 ++-- .../callhistory/CallHistory_in_tizen.html | 4 ++-- .../callhistory/CallHistory_notexist.html | 4 ++-- .../callhistory/CallHistory_remove.html | 3 +-- .../callhistory/CallHistory_removeAll.html | 5 ++--- ...lHistory_removeAll_errorCallback_TypeMismatch.html | 6 +++--- ...allHistory_removeAll_errorCallback_invalid_cb.html | 6 +++--- .../callhistory/CallHistory_removeAll_exist.html | 4 ++-- ...istory_removeAll_successCallback_TypeMismatch.html | 6 +++--- ...lHistory_removeAll_successCallback_invalid_cb.html | 6 +++--- .../CallHistory_removeAll_with_errorCallback.html | 4 ++-- .../CallHistory_removeAll_with_successCallback.html | 4 +--- .../callhistory/CallHistory_removeBatch.html | 3 +-- .../CallHistory_removeBatch_entries_TypeMismatch.html | 7 +++---- ...istory_removeBatch_errorCallback_TypeMismatch.html | 7 +++---- ...lHistory_removeBatch_errorCallback_invalid_cb.html | 6 +++--- .../CallHistory_removeBatch_errorCallback_null.html | 3 +-- ...llHistory_removeBatch_errorCallback_undefined.html | 4 +--- .../callhistory/CallHistory_removeBatch_exist.html | 4 ++-- .../CallHistory_removeBatch_findByDirection.html | 9 ++++----- .../CallHistory_removeBatch_findByType.html | 3 +-- .../callhistory/CallHistory_removeBatch_missarg.html | 4 ++-- ...tory_removeBatch_successCallback_TypeMismatch.html | 7 +++---- ...istory_removeBatch_successCallback_invalid_cb.html | 6 +++--- .../CallHistory_removeBatch_successCallback_null.html | 3 +-- ...History_removeBatch_successCallback_undefined.html | 9 ++++----- .../CallHistory_removeBatch_with_errorCallback.html | 10 ++++------ .../CallHistory_removeBatch_with_successCallback.html | 9 ++++----- .../callhistory/CallHistory_removeChangeListener.html | 3 +-- .../CallHistory_removeChangeListener_exist.html | 4 ++-- .../CallHistory_remove_entry_TypeMismatch.html | 7 +++---- .../callhistory/CallHistory_remove_exist.html | 4 ++-- .../CallHistory_remove_findBySortMode.html | 3 +-- .../callhistory/CallHistory_remove_missarg.html | 5 ++--- .../callhistory/RemoteParty_notexist.html | 8 ++++---- 106 files changed, 254 insertions(+), 299 deletions(-) diff --git a/common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_notexist.html b/common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_notexist.html index 02fe35087..0e8f531ef 100755 --- a/common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_notexist.html +++ b/common/tct-callhistory-tizen-tests/callhistory/CallHistoryChangeCallback_notexist.html @@ -24,16 +24,16 @@ Authors: CallHistoryChangeCallback_notexist -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- + -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-