wai-test-1.3.1.1: Unit test framework (built on HUnit) for WAI applications.

Safe HaskellNone

Network.Wai.Test

Contents

Synopsis

Session

Requests

setPath :: Request -> ByteString -> RequestSource

Set whole path (request path + query string).

Assertions