Searched refs:NotificationHelperTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_helper_test.cpp | 35 class NotificationHelperTest : public testing::Test { class 88 HWTEST_F(NotificationHelperTest, AddSlotByType_00001, Function | SmallTest | Level1) 1066 HWTEST_F(NotificationHelperTest, SetType_00001, Function | SmallTest | Level1) 1119 HWTEST_F(NotificationHelperTest, SetSmartReminderEnabled_0100, TestSize.Level1) 1132 HWTEST_F(NotificationHelperTest, SetSmartReminderEnabled_0200, TestSize.Level1) 1145 HWTEST_F(NotificationHelperTest, IsSmartReminderEnabled_0100, TestSize.Level1) 1159 HWTEST_F(NotificationHelperTest, SetBadgeNumberByBundle_0100, TestSize.Level1) 1173 HWTEST_F(NotificationHelperTest, SetBadgeNumberByBundle_0200, TestSize.Level1) 1255 HWTEST_F(NotificationHelperTest, AddDoNotDisturbProfiles_0100, TestSize.Level1) 1283 HWTEST_F(NotificationHelperTest, SetTargetDeviceStatus_0100, TestSize.Level1) [all …]
|