CurryInfo: easycheck-3.2.0 / Test.EasyCheck.Exec.checkWithValues0

definition: Info
 
checkWithValues0 :: Config -> String -> Prop -> IO Bool
checkWithValues0 = check
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Checks a unit test with a given configuration (first argument)
and a name for the test (second argument).
Returns a flag whether the test was successful.
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {check}}
name: Info
 checkWithValues0
precedence: Info
 no precedence defined
result-values: Info
 {check}
signature: Info
 Config -> String -> Test.Prop.Types.Prop -> Prelude.IO Prelude.Bool
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term