diff --git a/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formdynamicrefreshtest/entry/src/main/ets/test/FmsDynamicRefreshForm.test.ets b/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formdynamicrefreshtest/entry/src/main/ets/test/FmsDynamicRefreshForm.test.ets index 14374575c40ba8a0e9095819a293f13e8101aa20..11ab0602c9e869276d74ffdadea18269fe13a667 100644 --- a/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formdynamicrefreshtest/entry/src/main/ets/test/FmsDynamicRefreshForm.test.ets +++ b/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formdynamicrefreshtest/entry/src/main/ets/test/FmsDynamicRefreshForm.test.ets @@ -108,7 +108,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicea.hmservice", - ability: "com.form.formsystemtestservicea.hmservice.MainAbility", + ability: "com.form.formsystemtestservicea.hmservice.FormAbility", moduleName: "entry", temporary: false, refreshForm: true, @@ -158,7 +158,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicea.hmservice", - ability: "com.form.formsystemtestservicea.hmservice.MainAbility", + ability: "com.form.formsystemtestservicea.hmservice.FormAbility", moduleName: "entry", temporary: false, refreshForm: true, @@ -215,7 +215,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicea.hmservice", - ability: "com.form.formsystemtestservicea.hmservice.MainAbility", + ability: "com.form.formsystemtestservicea.hmservice.FormAbility", moduleName: "entry", temporary: false, refreshForm: true, @@ -243,7 +243,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicea.hmservice", - ability: "com.form.formsystemtestservicea.hmservice.MainAbility", + ability: "com.form.formsystemtestservicea.hmservice.FormAbility", moduleName: "entry", temporary: false, isCreate: true @@ -300,7 +300,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicea.hmservice", - ability: "com.form.formsystemtestservicea.hmservice.MainAbility", + ability: "com.form.formsystemtestservicea.hmservice.FormAbility", moduleName: "entry", temporary: false, refreshForm: true, @@ -328,7 +328,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicea.hmservice", - ability: "com.form.formsystemtestservicea.hmservice.MainAbility", + ability: "com.form.formsystemtestservicea.hmservice.FormAbility", moduleName: "entry", temporary: false, deleteForm: true, @@ -378,7 +378,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicea.hmservice", - ability: "com.form.formsystemtestservicea.hmservice.MainAbility", + ability: "com.form.formsystemtestservicea.hmservice.FormAbility", moduleName: "entry", temporary: false, refreshForm: true, @@ -433,7 +433,7 @@ export default function test() { formId: "0", name: "Form_Js001", bundle: "com.form.formsystemtestservicec.hmservice", - ability: "com.form.formsystemtestservicec.hmservice.MainAbility", + ability: "com.form.formsystemtestservicec.hmservice.FormAbility", moduleName: "entry", temporary: false, "notifyVisibleForms": true, diff --git a/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formupdatefreshtest/entry/src/main/ets/test/FmsUpdateRefreshForm.test.ets b/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formupdatefreshtest/entry/src/main/ets/test/FmsUpdateRefreshForm.test.ets index 9d84b65cab527595a82b8b76cadefc9137a5b839..7bc95dd6864bae444708e977cf6146a47a007900 100644 --- a/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formupdatefreshtest/entry/src/main/ets/test/FmsUpdateRefreshForm.test.ets +++ b/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formupdatefreshtest/entry/src/main/ets/test/FmsUpdateRefreshForm.test.ets @@ -108,7 +108,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "updateForm" : true, @@ -155,7 +155,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "updateForm" : true, @@ -209,7 +209,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "updateForm" : true, @@ -234,7 +234,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "isCreate" : true @@ -285,7 +285,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "updateForm" : true, @@ -310,7 +310,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "deleteForm" : true, @@ -356,7 +356,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "updateForm" : true, @@ -403,7 +403,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "requestForm" : true, @@ -450,7 +450,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "requestForm" : true, @@ -505,7 +505,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "requestForm" : true, @@ -530,7 +530,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "isCreate" : true @@ -581,7 +581,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "requestForm" : true, @@ -606,7 +606,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "deleteForm" : true, @@ -653,7 +653,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "requestForm" : true, @@ -702,7 +702,7 @@ export default function test() { "formId" : "0", "name" : "Form_Js001", "bundle" : "com.form.formsystemtestservicea.hmservice", - "ability" : "com.form.formsystemtestservicea.hmservice.MainAbility", + "ability" : "com.form.formsystemtestservicea.hmservice.FormAbility", "moduleName" : "entry", "temporary" : false, "requestForm" : true,