HUnit-1.2.0.3: A unit testing framework for HaskellSource codeContentsIndex
Test.HUnit.Text
Documentation
data PutText st Source
Constructors
PutText (String -> Bool -> st -> IO st) st
putTextToHandle :: Handle -> Bool -> PutText IntSource
putTextToShowS :: PutText ShowSSource
runTestText :: PutText st -> Test -> IO (Counts, st)Source
showPath :: Path -> StringSource
showCounts :: Counts -> StringSource
runTestTT :: Test -> IO CountsSource
Produced by Haddock version 2.4.2