Home
last modified time | relevance | path

Searched refs:UISwipeViewTest (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_swipe_view_unit_test.cpp29 class UISwipeViewTest : public testing::Test { class
31 UISwipeViewTest() : swipeView_(nullptr) {} in UISwipeViewTest() function in OHOS::UISwipeViewTest
32 virtual ~UISwipeViewTest() {} in ~UISwipeViewTest()
40 void UISwipeViewTest::SetUp() in SetUp()
47 void UISwipeViewTest::TearDown() in TearDown()
60 HWTEST_F(UISwipeViewTest, UISwipeViewGetViewType_001, TestSize.Level1) in HWTEST_F()
75 HWTEST_F(UISwipeViewTest, UISwipeViewSetDirection_001, TestSize.Level1) in HWTEST_F()
94 HWTEST_F(UISwipeViewTest, UISwipeViewAdd_001, TestSize.Level1) in HWTEST_F()
118 HWTEST_F(UISwipeViewTest, UISwipeViewInsert_001, TestSize.Level1) in HWTEST_F()
151 HWTEST_F(UISwipeViewTest, UISwipeViewRemove_00
[all...]

Completed in 1 milliseconds