{ "description": "Configuration for hjunit demo Tests", "driver": {
"type": "OHJSUnitTest",
"test-timeout": "3000000",
"bundle-name": "com.example.actsaccounttest", "package-name": "com.example.actsaccounttest", "shell-timeout": "3000000"
}, "kits": [ { "test-file-name": [ "ActsAccountTest.hap",
"ActsAccountSceneAppAccess.hap",
"ActsAccountSceneOnOff.hap", "ActsAccountOauthtoken.hap"
], "type": "AppInstallKit", "cleanup-apps": true } ] }