Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.Framework.Options
Documentation
type TestOptions = TestOptions' Maybe Source #
type CompleteTestOptions = TestOptions' K Source #
data TestOptions' f Source #
Constructors
TestOptions | |
Fields
|
Instances
test-framework-0.8.2.0: Framework for running and organising tests, with HUnit and QuickCheck support
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.Framework.Options
type TestOptions = TestOptions' Maybe Source #
type CompleteTestOptions = TestOptions' K Source #
data TestOptions' f Source #
Constructors
TestOptions | |
Fields
|
Instances