Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_install_test.cpp34 class BmCommandInstallTest : public ::testing::Test { class
49 void BmCommandInstallTest::SetUpTestCase() in SetUpTestCase()
52 void BmCommandInstallTest::TearDownTestCase() in TearDownTestCase()
55 void BmCommandInstallTest::SetUp() in SetUp()
64 void BmCommandInstallTest::TearDown() in TearDown()
67 void BmCommandInstallTest::MakeMockObjects() in MakeMockObjects()
80 void BmCommandInstallTest::SetMockObjects(BundleManagerShellCommand &cmd) const in SetMockObjects()
94 HWTEST_F(BmCommandInstallTest, Bm_Command_Install_0100, Function | MediumTest | Level1)
116 HWTEST_F(BmCommandInstallTest, Bm_Command_Install_0200, Function | MediumTest | Level1)
139 HWTEST_F(BmCommandInstallTest, Bm_Command_Install_0300, Function | MediumTest | Level1)
[all …]