unit-threaded v1.0.5 (2020-08-25T14:44:00Z)
Home
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
,
in
string
file
= __FILE__
,
in
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.