API Reference | fast-check | Property based testing framework
Preparing search index...
WithAsyncToStringMethod
Type Alias WithAsyncToStringMethod
Interface to implement for
asyncToStringMethod
Remarks
Since 2.17.0
type
WithAsyncToStringMethod
=
{
"[asyncToStringMethod]"
:
()
=>
Promise
<
string
>
;
}
Index
Properties
[async
To
String
Method]
Properties
[async
To
String
Method]
"[asyncToStringMethod]"
:
()
=>
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[async
To
String
Method]
API Reference | fast-check | Property based testing framework
Loading...
Interface to implement for asyncToStringMethod
Remarks
Since 2.17.0