Searched refs:UILabelButtonTest (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_label_button_unit_test.cpp | 24 class UILabelButtonTest : public testing::Test { class 31 UILabelButton* UILabelButtonTest::labelBtn_ = nullptr; 33 void UILabelButtonTest::SetUpTestCase() in SetUpTestCase() 40 void UILabelButtonTest::TearDownTestCase() in TearDownTestCase() 54 HWTEST_F(UILabelButtonTest, UILabelButtonGetViewType_001, TestSize.Level1) in HWTEST_F() 69 HWTEST_F(UILabelButtonTest, UILabelButtonSetText_001, TestSize.Level1) in HWTEST_F() 90 HWTEST_F(UILabelButtonTest, UILabelButtonSetLablePosition_001, TestSize.Level1) in HWTEST_F() 110 HWTEST_F(UILabelButtonTest, UILabelButtonSetAlign_001, TestSize.Level0) in HWTEST_F() 126 HWTEST_F(UILabelButtonTest, UILabelButtonSetDirect_001, TestSize.Level0) in HWTEST_F() 142 HWTEST_F(UILabelButtonTest, UILabelButtonSetLabelStyle_00 [all...] |
Completed in 15 milliseconds