checkCustom

For values that unit-threaded doesn't know how to generate, test that the Predicate holds, using Generator to come up with new values.

@trusted
void
checkCustom
(
alias Generator
alias Predicate
)
(
int numFuncCalls = 100
,
in string file = __FILE__
,
in size_t line = __LINE__
)

Meta