Preparing search index...
The search index is not available
simp-spec
simp-spec
spec
Function spec
spec
(
title
,
fn
)
:
(
(
)
=>
any
)
构建测试用例集的 Hook 函数
Parameters
title
:
string
测试集标题
fn
:
(
(
)
=>
void
)
描述函数, 函数内包含若干测试用例
(
)
:
void
Returns
void
Returns
(
(
)
=>
any
)
Function
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
simp-
spec
after
All
after
Each
before
All
before
Each
it
run
Tests
spec
Generated using
TypeDoc
构建测试用例集的 Hook 函数