| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
TestHelper
Documentation
tcWithTimeout :: Int -> IOrep () -> Specification -> Assertion Source #
tcWithTimeoutAndArgs :: Int -> Args -> IOrep () -> Specification -> Assertion Source #
tcCustomizedWithTimeoutAndArgs :: Int -> Args -> IOrep () -> Specification -> (String -> String) -> Assertion Source #
tcWithInputsOnFailure :: Int -> Args -> IOrep () -> Specification -> ([String] -> String) -> Assertion Source #