Searched refs:NotificationCapsuleTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_capsule_test.cpp | 25 class NotificationCapsuleTest : public testing::Test { class 39 HWTEST_F(NotificationCapsuleTest, SetTitle_00001, Function | SmallTest | Level1) 53 HWTEST_F(NotificationCapsuleTest, SetBackgroundColor_00001, Function | SmallTest | Level1) 67 HWTEST_F(NotificationCapsuleTest, Dump_00001, Function | SmallTest | Level1) 84 HWTEST_F(NotificationCapsuleTest, FromJson_00001, Function | SmallTest | Level1) 98 HWTEST_F(NotificationCapsuleTest, FromJson_00002, Function | SmallTest | Level1) 113 HWTEST_F(NotificationCapsuleTest, Marshalling_00001, Function | SmallTest | Level1) 126 HWTEST_F(NotificationCapsuleTest, Unmarshalling_00001, Function | SmallTest | Level1) 147 HWTEST_F(NotificationCapsuleTest, SetIcon_00001, Function | SmallTest | Level1)
|