HUnit-1.2.0.3: A unit testing framework for HaskellSource codeContentsIndex
Test.HUnit.Lang
Documentation
type Assertion = IO ()Source
assertFailure :: String -> AssertionSource
performTestCase :: Assertion -> IO (Maybe (Bool, String))Source
Produced by Haddock version 2.4.2