Home
last modified time | relevance | path

Searched refs:UIButtonTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_button_unit_test.cpp29 class UIButtonTest : public testing::Test { class
31 UIButtonTest() : button_(nullptr) {} in UIButtonTest() function in OHOS::UIButtonTest
32 virtual ~UIButtonTest() {} in ~UIButtonTest()
40 void UIButtonTest::SetUp() in SetUp()
47 void UIButtonTest::TearDown() in TearDown()
61 HWTEST_F(UIButtonTest, UIButtonGetViewType_001, TestSize.Level1)
122 HWTEST_F(UIButtonTest, UIButtonSetStyle_001, TestSize.Level1)
140 HWTEST_F(UIButtonTest, UIButtonSetStyle_002, TestSize.Level1)
158 HWTEST_F(UIButtonTest, UIButtonSetStyle_003, TestSize.Level1)
194 HWTEST_F(UIButtonTest, UIButtonSetSize_001, TestSize.Level0)
[all …]