unit-threaded ~master (2021-11-18T12:06:34.8915742)
Dub
Repo
check
unit_threaded
property
Check that bool-returning F is true with randomly generated values.
void
check
(
alias
F
int
numFuncCalls
= 100
)
(
in
uint
seed
=
from
!"std.random".
unpredictableSeed
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
property
classes
PropertyException
functions
check
checkCustom
shrink
Check that bool-returning F is true with randomly generated values.