26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
||
"path": "$OET_PATH/testcases/function_test/pkg_test/lodash/nodejs-lodash-toplainobject",
|
||
"machine num": 1,
|
||
"cases": [
|
||
{
|
||
"name": "test_nodejs-lodash-toplainobject_function_install",
|
||
"desc": "测试软件包nodejs-lodash-toplainobject能否通过包管理器(如npm)正常安装"
|
||
},
|
||
{
|
||
"name": "test_nodejs-lodash-toplainobject_function_require",
|
||
"desc": "测试在Node.js环境中能够成功require引入lodash.toplainobject模块"
|
||
},
|
||
{
|
||
"name": "test_nodejs-lodash-toplainobject_function_basic",
|
||
"desc": "测试toPlainObject函数将对象转换为普通对象的基本功能"
|
||
},
|
||
{
|
||
"name": "test_nodejs-lodash-toplainobject_function_inherit",
|
||
"desc": "测试toPlainObject函数对继承属性的转换处理"
|
||
},
|
||
{
|
||
"name": "test_nodejs-lodash-toplainobject_function_uninstall",
|
||
"desc": "测试软件包nodejs-lodash-toplainobject能否通过包管理器(如npm)正常卸载"
|
||
}
|
||
]
|
||
} |