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
property
Function property
property
<
Ts
>
(
...
args
)
:
IPropertyWithHooks
<
Ts
>
Instantiate a new fast-check#IProperty
Type Parameters
Ts
extends
[
unknown
,
...
unknown
[]
]
Parameters
Rest
...
args
:
[
...
arbitraries
:
{
[
K
in
string
|
number
|
symbol
]
:
Arbitrary
<
Ts
[
K
]
>
}
[]
,
predicate
:
(
(
...
args
)
=>
boolean
|
void
)
]
Returns
IPropertyWithHooks
<
Ts
>
Remarks
Since 0.0.1
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
Instantiate a new fast-check#IProperty