Searched refs:BmCommandQuickFixTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_tool/test/unittest/bm/ |
H A D | bm_command_quickfix_test.cpp | 33 class BmCommandQuickFixTest : public testing::Test { class 43 void BmCommandQuickFixTest::SetUpTestCase() in SetUpTestCase() 46 void BmCommandQuickFixTest::TearDownTestCase() in TearDownTestCase() 49 void BmCommandQuickFixTest::SetUp() in SetUp() 55 void BmCommandQuickFixTest::TearDown() in TearDown() 64 HWTEST_F(BmCommandQuickFixTest, Bm_Command_QuickFix_0100, TestSize.Level1) 84 HWTEST_F(BmCommandQuickFixTest, Bm_Command_QuickFix_0200, TestSize.Level1) 105 HWTEST_F(BmCommandQuickFixTest, Bm_Command_QuickFix_Help_0100, TestSize.Level1) 126 HWTEST_F(BmCommandQuickFixTest, Bm_Command_QuickFix_Help_0200, TestSize.Level1) 147 HWTEST_F(BmCommandQuickFixTest, Bm_Command_QuickFix_Apply_0100, TestSize.Level1) [all …]
|