Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
request :: Request -> Session SResponsewai-extra Network.Wai.Test No documentation available.
simpleRequest :: SRequest -> Requestwai-extra Network.Wai.Test No documentation available.
simpleRequestBody :: SRequest -> ByteStringwai-extra Network.Wai.Test Request body that will override the one set in simpleRequest. This is usually simpler than setting the body as a stateful IO-action in simpleRequest.
srequest :: SRequest -> Session SResponsewai-extra Network.Wai.Test Similar to request, but allows setting the request body as a plain ByteString.
itemRequirement :: Item a -> Stringhspec-core Test.Hspec.Core.Extension.Item Textual description of behavior
itemRequirement :: Item a -> Stringhspec-core Test.Hspec.Core.Spec Textual description of behavior
sequential :: SpecWith a -> SpecWith ahspec-core Test.Hspec.Core.Spec sequential marks all spec items of the given spec to be evaluated sequentially.
formatRequirement :: Path -> Stringhspec-core Test.Hspec.Core.Util Try to create a proper English sentence from a path by applying some heuristics.
-
No documentation available.
-
No documentation available.