Searched refs:NotificationConversationalMessageTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_conversational_message_test.cpp | 27 class NotificationConversationalMessageTest : public testing::Test { class 41 HWTEST_F(NotificationConversationalMessageTest, GetText_00001, Function | SmallTest | Level1) 58 HWTEST_F(NotificationConversationalMessageTest, SetData_00001, Function | SmallTest | Level1) 78 HWTEST_F(NotificationConversationalMessageTest, Dump_00001, Function | SmallTest | Level1) 97 HWTEST_F(NotificationConversationalMessageTest, ToJson_00001, Function | SmallTest | Level1) 114 HWTEST_F(NotificationConversationalMessageTest, Marshalling_00001, Function | SmallTest | Level1) 170 HWTEST_F(NotificationConversationalMessageTest, FromJson_00001, Function | SmallTest | Level1) 189 HWTEST_F(NotificationConversationalMessageTest, FromJson_00002, Function | SmallTest | Level1) 211 HWTEST_F(NotificationConversationalMessageTest, ToJson_00002, Function | SmallTest | Level1) 228 HWTEST_F(NotificationConversationalMessageTest, FromJson_00003, Function | SmallTest | Level1) [all …]
|