mirror of
https://gitee.com/openharmony/print_print_fwk
synced 2025-02-18 17:27:37 +00:00
!191 异常测试:TDD用例更新(print_fwk_inner_napi_test)
Merge pull request !191 from 郑志豪/cherry-pick-1703124149
This commit is contained in:
commit
ff0da08f06
@ -62,19 +62,6 @@ OHOS::Print::PrintAttributes PrintAttributesTest::GetDefaultPrintAttributes()
|
||||
return printAttributes;
|
||||
}
|
||||
|
||||
/**
|
||||
* @tc.name: PrintAttributesTest_001
|
||||
* @tc.desc: Verify the Dump function.
|
||||
* @tc.type: FUNC
|
||||
* @tc.require:
|
||||
*/
|
||||
HWTEST_F(PrintAttributesTest, PrintAttributesTest_001, TestSize.Level1)
|
||||
{
|
||||
OHOS::Print::PrintAttributes printAttributes(GetDefaultPrintAttributes());
|
||||
printAttributes.Dump();
|
||||
printAttributes.~PrintAttributes();
|
||||
}
|
||||
|
||||
/**
|
||||
* @tc.name: PrintAttributesTest_002
|
||||
* @tc.desc: Verify the UpdateParams function.
|
||||
|
Loading…
x
Reference in New Issue
Block a user