{ "description": "Configuration for hjunit demo Tests", "driver": {
"type": "OHJSUnitTest",
"test-timeout": "60000",
"bundle-name": "com.example.actsgetallaccessiblemultiple", "package-name": "com.example.actsgetallaccessiblemultiple",
"shell-timeout": "60000" }, "kits": [ { "test-file-name": [
"ActsGetAllAccessibleMultipleTest.hap",
"ActsAccountAccessibleFirst.hap", "ActsAccountAccessibleSecond.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }