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
ModelRunSetup
Type Alias ModelRunSetup<Model, Real>
ModelRunSetup
:
()
=>
{
model
:
Model
;
real
:
Real
}
Synchronous definition of model and real
Type Parameters
Model
Real
Type declaration
()
:
{
model
:
Model
;
real
:
Real
}
Returns
{
model
:
Model
;
real
:
Real
}
Remarks
Since 2.2.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference | fast-check | Property based testing framework
Loading...
Synchronous definition of model and real