hspec-server-0.4.1: Test Framework for checking server's status

Safe HaskellNone
LanguageHaskell2010

Test.Hspec.Server.CommandStatus

Documentation

type CommandStatus = Set CommandStatus' Source

exit :: Int -> Set CommandStatus' Source

stdout :: String -> Set CommandStatus' Source

stderr :: String -> Set CommandStatus' Source