Searched refs:NotificationCheckInfoTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_check_info_test.cpp | 23 class NotificationCheckInfoTest : public testing::Test { class 37 HWTEST_F(NotificationCheckInfoTest, SetPkgName_00001, Function | SmallTest | Level1) 50 HWTEST_F(NotificationCheckInfoTest, GetNotifyId_00001, Function | SmallTest | Level1) 63 HWTEST_F(NotificationCheckInfoTest, SetContentType_00001, Function | SmallTest | Level1) 76 HWTEST_F(NotificationCheckInfoTest, SetCreatorUserId_00001, Function | SmallTest | Level1) 89 HWTEST_F(NotificationCheckInfoTest, SetSlotType_00001, Function | SmallTest | Level1) 102 HWTEST_F(NotificationCheckInfoTest, SetLabel_00001, Function | SmallTest | Level1) 115 HWTEST_F(NotificationCheckInfoTest, SetExtraInfo_00001, Function | SmallTest | Level1) 129 HWTEST_F(NotificationCheckInfoTest, ConvertJsonStringToValue_00001, Function | SmallTest | Level1) 145 HWTEST_F(NotificationCheckInfoTest, ConvertJsonStringToValue_00002, Function | SmallTest | Level1)
|