From 80629c73118d3a8564a6ac4ba7b3d522a6bda989 Mon Sep 17 00:00:00 2001 From: zhouxin Date: Thu, 8 Aug 2024 14:39:54 +0800 Subject: [PATCH] * [task#124866,doing,0.1h] add commit. --- .../count_of_case_expect_in_execution.php | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 module/metric/calc/execution/scale/count_of_case_expect_in_execution.php diff --git a/module/metric/calc/execution/scale/count_of_case_expect_in_execution.php b/module/metric/calc/execution/scale/count_of_case_expect_in_execution.php new file mode 100644 index 0000000000..becd93b033 --- /dev/null +++ b/module/metric/calc/execution/scale/count_of_case_expect_in_execution.php @@ -0,0 +1,20 @@ + + * @package + * @uses func + * @license ZPL(https://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html) + * @Link https://www.zentao.net + */