test_1

Function test_1 

Source
pub fn test_1<A: Debug + DefaultStrategy>(f: &dyn Fn(A) -> TestCaseResult)
Expand description

Test a function that takes a single value.