{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest",
"test-timeout": "2000000",
"package": "com.ohos.radiostatistic",
"shell-timeout": "60000" }, "kits": [ { "test-file-name": [
"ActsRadiostatisticEtsTest.hap"
], "type": "AppInstallKit", "cleanup-apps": true } ] }