Searched refs:UIPickerTest (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_picker_unit_test.cpp | 23 class UIPickerTest : public testing::Test { class 30 UIPicker* UIPickerTest::picker_ = nullptr; 32 void UIPickerTest::SetUpTestCase(void) in SetUpTestCase() 39 void UIPickerTest::TearDownTestCase(void) in TearDownTestCase() 53 HWTEST_F(UIPickerTest, UIPickerGetViewType_001, TestSize.Level1) in HWTEST_F() 68 HWTEST_F(UIPickerTest, UIPickerGetHighlightFontId_001, TestSize.Level1) in HWTEST_F() 84 HWTEST_F(UIPickerTest, UIPickerSetFontId_001, TestSize.Level1) in HWTEST_F() 104 HWTEST_F(UIPickerTest, UIPickerSetTextColor_001, TestSize.Level1) in HWTEST_F() 126 HWTEST_F(UIPickerTest, UIPickerSetWidth_001, TestSize.Level1) in HWTEST_F() 148 HWTEST_F(UIPickerTest, UIPickerSetSelected_00 [all...] |
Completed in 1 milliseconds