跳到主要内容

run_test

执行指定名称的测试案例

声明

bool run_test(string test)

参数

参数名描述
test测试案例名称

返回值

true - 执行成功, false - 执行失败

使用方式

返回文档