{ "description": "Configuration for screenlock js api Tests", "driver": { "type": "JSUnitTest", "test-timeout": "600000",
"package": "com.ohos.miscscreenlock",
"shell-timeout": "600000" }, "kits": [ { "test-file-name": [ "ActsScreenLockJSApiTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }