Abstract class that simplifies "standard" HTTP request processing
Raw implementation of the HTTP response processing
Raw implementation of the HTTP web object body, with the payload as byte array
Identifies objects that can modify the {{MockHttpServletRequest}}
The Spring-based web application testing trait.
Represents processed and pre-chewed HttpServletResponse so that you can write meaningful code in your examples.
Models the body of the WebObject--it is the chewed-over response bytes
XHTML response object that returns {{XHtmlWebObjectBody}} from the body of the response.
Response body that assumes that the body is the XHTML of the returned page.
Raw companion object for no-operation parser
Specification object defining the {{RR}} case class, which carries the {{request}} and an operation that turns the {{request}} into a {{response}}
XHTML response companion object