MuCheck-0.2.0.0: Automated Mutation Testing

Safe HaskellNone
LanguageHaskell2010

Test.MuCheck.TestAdapter

Documentation

newtype Summary Source

Constructors

Summary String 

class Typeable s => Summarizable s where Source

Minimal complete definition

testSummary, isSuccess