Lines Matching defs:contact
384 * @tc.name Add the basic information of a single contact and verify whether the insertion is successful
385 * @tc.desc New capabilities for basic contact data
408 * @tc.desc New capabilities for basic contact data
476 * @tc.name Add the basic information of a single contact and verify whether the insertion is successful
478 * @tc.desc Add basic information of a single contact
505 * @tc.name Add individual contact details and verify that the insertion was successful
507 * @tc.desc New ability to contact detailed data
565 * @tc.name Add individual contact details and verify that the insertion was successful
567 * @tc.desc New ability to contact detailed data
625 * @tc.name Add individual contact details and verify that the insertion was successful
627 * @tc.desc New ability to contact detailed data
670 * @tc.name Add all details of a single contact and verify whether the insertion is successful
673 * @tc.desc New ability to contact detailed data
718 * @tc.name Add multiple contact details and verify that the insertion was successful
719 * @tc.desc New ability to contact detailed data
810 * @tc.name Modify several basic information of the contact, and verify whether the modification is successful
949 * @tc.name Modify the details of a single contact and verify whether the modification is successful
951 * @tc.desc The ability to update the contact detail data table
1006 * @tc.name Modify the details of a single contact and verify that the modification is successful
1008 * @tc.desc The ability to update the contact detail data table
1065 * @tc.desc The ability to update the contact detail data table
1121 * @tc.name Modify the details of a single contact and verify that the modification was successful
1123 * @tc.desc The ability to update the contact detail data table
1178 * @tc.name Modify the details of a single contact and verify that the modification was successful (phone ringing)
1179 * @tc.desc The ability to update the contact detail data table
1209 * @tc.name Modify multiple contact details and verify whether the modification is successful
1210 * @tc.desc The ability to update the contact detail data table
1316 * @tc.name Update all contact details and verify that the modification was successful
1317 * @tc.desc New ability to contact detailed data
1371 * @tc.name Add a single contact to your favorites and verify that the favorites field has changed
1628 * @tc.name Delete a contact from the blocklist and verify whether the deletion is successful
1737 * @tc.name Join a single contact to the group and verify whether the join is successful
1844 * @tc.name Delete a single contact from the group and verify that the deletion was successful
1988 * @tc.name Insert contact information and query contact information according to the returned ID
1989 * @tc.desc The ability to query the basic information of a single contact
2027 * @tc.name Insert multiple contact information and query the contact information according to the returned ID
2124 * @tc.name Insert all contact information and query
2125 * @tc.desc The ability to query all information of a single contact
2256 * @tc.desc Query recent contact ability
2417 * @tc.name Query information about a single contact
2418 * @tc.desc Ability to query data information of a single contact
2456 * @tc.name Query the deleted contact according to the original contact ID
2457 * @tc.desc Ability to delete contact data from the basic raw data table and record basic raw data
2497 * @tc.desc Raw contact deletion capability
2530 * @tc.name Query the details of the newly deleted contact
2531 * @tc.desc Ability to delete contact data from the detailed data table and record detailed data
2614 * @tc.desc Ability to delete and record basic data of a single contact
2628 std::string contact = ContactTabName::CONTACT;
2629 int deleteCode = ContactDelete(contact, predicates);
2652 * @tc.name Add basic contact information in batch and verify whether the insertion is successful
2703 * @tc.name Batch add contact details and verify that the insertion was successful
2880 * @tc.name Update the contact in batch and verify whether the modification is successful
2933 * @tc.name Batch add / delete contact blocklist
3033 * @tc.name When inserting a contact, pass in a non-existent field or table name
3596 * @tc.name Add the basic information of a single contact and verify text whether the insertion is successful
3597 * @tc.desc New capabilities for basic contact data
3624 * @tc.desc Ability to recover record basic data of a single contact
3638 std::string contact = ContactTabName::CONTACT;
3639 int deleteCode = ContactDelete(contact, predicates);