Preparing search index...
The search index is not available
API Reference | fast-check | Property based testing framework
API Reference | fast-check | Property based testing framework
ModelRunAsyncSetup
Type alias ModelRunAsyncSetup<Model, Real>
Model
Run
Async
Setup
<
Model
,
Real
>
:
(
(
)
=>
Promise
<
{
model
:
Model
;
real
:
Real
;
}
>
)
Type Parameters
Model
Real
Type declaration
(
)
:
Promise
<
{
model
:
Model
;
real
:
Real
;
}
>
Asynchronous definition of model and real
Returns
Promise
<
{
model
:
Model
;
real
:
Real
;
}
>
Remarks
Since 2.2.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API Reference | fast-check | Property based testing framework
ExecutionStatus
VerbosityLevel
Arbitrary
PreconditionFailure
Random
Stream
Value
ArrayConstraints
AsyncCommand
BigIntConstraints
BigUintConstraints
Command
CommandsContraints
ContextValue
DateConstraints
DictionaryConstraints
DomainConstraints
DoubleConstraints
EmailAddressConstraints
ExecutionTree
FalsyContraints
Loading...
Generated using
TypeDoc
Asynchronous definition of model and real