mirror of
https://gitee.com/openharmony/resourceschedule_background_task_mgr
synced 2024-11-23 23:10:22 +00:00
unit test refactor
Signed-off-by: Nicolas <languoguang@huawei.com>
This commit is contained in:
parent
dca41e53e9
commit
e73eea08c8
@ -645,6 +645,7 @@ HWTEST_F(BgTaskMiscUnitTest, ConfigChangeObserver_003, TestSize.Level1)
|
||||
// When & Then
|
||||
EXPECT_TRUE(configChangeObserver3->CheckExpired());
|
||||
|
||||
AppExecFwk::Configuration configuration;
|
||||
configChangeObserver3->OnConfigurationUpdated(configuration);
|
||||
SUCCEED();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user