tasty-discover-3.0.1: Test discovery for the tasty framework.

Safe HaskellSafe
LanguageHaskell2010

Test.Tasty.Generator

Documentation

data Test Source #

Constructors

Test 

Instances

Eq Test Source # 

Methods

(==) :: Test -> Test -> Bool #

(/=) :: Test -> Test -> Bool #

Show Test Source # 

Methods

showsPrec :: Int -> Test -> ShowS #

show :: Test -> String #

showList :: [Test] -> ShowS #