Documentation
¶
Overview ¶
Package format formats the requests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectedRequest ¶
func ExpectedRequest(w io.Writer, method string, uri matcher.Matcher, header matcher.HeaderMatcher, body *matcher.BodyMatcher)
ExpectedRequest formats an expected request.
func ExpectedRequestTimes ¶
func ExpectedRequestTimes(w io.Writer, method string, uri matcher.Matcher, header matcher.HeaderMatcher, body *matcher.BodyMatcher, totalCalls, remainingCalls int)
ExpectedRequestTimes formats an expected request with total and remaining calls.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.