{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "60000", "shell-timeout": "60000", "bundle-name": "ohos.acts.commonlibrary.crossplatform.TreeMap.normal", "module-name": "entry_test" },
"kits": [ { "test-file-name": [
"ActsCrossplatformTreeMapTest.hap"
], "type": "AppInstallKit", "cleanup-apps": true } ] }