提交 ded2b68d 编写于 作者: N nan-xiansen

【全局资源调度子系统】【master】增加代理提醒类JS API测试用例

Signed-off-by: Nnan-xiansen <nanjinbin@huawei.com>
Change-Id: I069eec606c07acdb242062703cd06d5a429cca07
上级 010980fc
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"driver": { "driver": {
"type": "JSUnitTest", "type": "JSUnitTest",
"test-timeout": "300000", "test-timeout": "300000",
"package": "ohos.acts.resourceschedule.reminderagentjs.function", "package": "ohos.acts.resourceschedule.reminderagent.js.function",
"shell-timeout": "60000" "shell-timeout": "60000"
}, },
"kits": [ "kits": [
......
{ {
"app": { "app": {
"bundleName": "ohos.acts.resourceschedule.reminderagentjs.function", "bundleName": "ohos.acts.resourceschedule.reminderagent.js.function",
"vendor": "example", "vendor": "example",
"version": { "version": {
"code": 1, "code": 1,
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
}, },
"deviceConfig": {}, "deviceConfig": {},
"module": { "module": {
"package": "ohos.acts.resourceschedule.reminderagentjs.function", "package": "ohos.acts.resourceschedule.reminderagent.js.function",
"name": ".MyApplication", "name": ".MyApplication",
"deviceType": [ "deviceType": [
"phone" "phone"
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
] ]
} }
], ],
"name": "ohos.acts.resourceschedule.reminderagentjs.function.MainAbility", "name": "ohos.acts.resourceschedule.reminderagent.js.function.MainAbility",
"icon": "$media:icon", "icon": "$media:icon",
"description": "$string:mainability_description", "description": "$string:mainability_description",
"label": "$string:app_name", "label": "$string:app_name",
......
{ {
"strings": { "strings": {
"hello": "您好", "hello": "您好",
"world": "世界" "world": "鸿蒙"
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册