{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "com.ohos.actsfaabilitydisplayorientationtest", "package-name": "com.ohos.actsfaabilitydisplayorientationtest_test", "moduleName": "entry_test", "shell-timeout": "600000", "testcase-timeout": "30000" }, "kits": [ { "test-file-name": [ "ActsOrientationTest.hap", "ActsOrientationSecHelper.hap", "ActsOrientationMainHelper.hap", "ActsOrientationFeatureHelper.hap" ], "type": "AppInstallKit", "cleanup-apps": true },{ "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }