Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertMethod ¶
AssertMethod test that the Request has the expected http method
func AssertReqJSON ¶
AssertReqJSON tests that the Request has the expected key values pairs json encoded in its Body
Types ¶
type RewriteTransport ¶
type RewriteTransport struct {
Transport http.RoundTripper
}
RewriteTransport rewrites https requests to http to avoid TLS cert issues during testing.
Click to show internal directories.
Click to hide internal directories.