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