From a25130611be0067d708578a7745ab12b86cd03e7 Mon Sep 17 00:00:00 2001 From: ningning <3248127340@qq.com> Date: Wed, 21 Dec 2022 08:22:23 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-application-testRunner.md. Signed-off-by: ningning <3248127340@qq.com> --- .../reference/apis/js-apis-application-testRunner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-application-testRunner.md b/zh-cn/application-dev/reference/apis/js-apis-application-testRunner.md index e4937dfc14..89facd58dc 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-application-testRunner.md +++ b/zh-cn/application-dev/reference/apis/js-apis-application-testRunner.md @@ -1,4 +1,4 @@ -# TestRunner +# @ohos.application.testRunner (TestRunner) TestRunner模块提供了框架测试的能力。包括准备单元测试环境、运行测试用例。 -- GitLab