hspec-server-0.3.1: Test Framework for Server's status

Safe HaskellNone
LanguageHaskell2010

Test.Hspec.Server.Type

Documentation

with :: ServerType dat => dat -> SpecWith dat -> Spec Source

class (Eq a, Show a) => Sets a where Source

Methods

include :: a -> a -> Bool Source