hspec-wai-0.6.6: Experimental Hspec support for testing WAI applications

Safe HaskellNone
LanguageHaskell2010

Test.Hspec.Wai.Internal

Synopsis

Documentation

type WaiExpectation = WaiSession () Source

An expectation in the WaiSession monad. Failing expectations are communicated through exceptions (similar to Expectation and Assertion).