• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Test Kit(应用测试服务)<!--test-kit-->
2
3<!--Kit: Test Kit-->
4<!--Subsystem: Test-->
5<!--Owner: @inter515-->
6<!--Designer: @inter515-->
7<!--Tester: @laonie666-->
8<!--Adviser: @Brilliantry_Rui-->
9
10- ArkTS API<!--test-arkts-->
11  - [@ohos.app.ability.abilityDelegatorRegistry (AbilityDelegatorRegistry)](js-apis-app-ability-abilityDelegatorRegistry.md)
12  - [@ohos.application.testRunner (TestRunner)](js-apis-application-testRunner.md)
13  - [@ohos.UiTest](js-apis-uitest.md)
14  - [@ohos.test.PerfTest](js-apis-perftest.md)
15  - 接口依赖的元素及定义<!--test-api-interface-depend-->
16    - [abilityDelegator](js-apis-inner-application-abilityDelegator.md)
17    - [abilityDelegatorArgs](js-apis-inner-application-abilityDelegatorArgs.md)
18    - [shellCmdResult](js-apis-inner-application-shellCmdResult.md)
19  - 已停止维护的接口<!--test-arkts-dep-->
20    - [@ohos.application.abilityDelegatorRegistry (AbilityDelegatorRegistry)](js-apis-application-abilityDelegatorRegistry.md)
21- 错误码<!--test-arkts-errcode-->
22  - [uitest错误码](errorcode-uitest.md)
23  - [perftest错误码](errorcode-perftest.md)