{
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "1800000",
"bundle-name": "com.example.httpconcurrent",
"module-name": "entry_test",
"shell-timeout": "1800000",
"testcase-timeout": 70000
},
"kits": [
{
"test-file-name": [
"ActsNetworkMgrConnectionTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
}
]
}