TooFast - v3.0.3
Preparing search index...
describe
Function describe
describe
(
name
:
string
,
callback
:
()
=>
void
|
PromiseLike
<
void
>
)
:
void
Parameters
name
:
string
callback
:
()
=>
void
|
PromiseLike
<
void
>
Returns
void
describe
(
name
:
string
,
options
:
TestOptions
,
callback
:
()
=>
void
|
PromiseLike
<
void
>
,
)
:
void
Parameters
name
:
string
options
:
TestOptions
callback
:
()
=>
void
|
PromiseLike
<
void
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
TooFast - v3.0.3
Loading...