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, svc service.Method, header xmatcher.HeaderMatcher, payload matcher.Matcher)
ExpectedRequest formats an expected request.
func ExpectedRequestTimes ¶
func ExpectedRequestTimes(w io.Writer, svc service.Method, header xmatcher.HeaderMatcher, payload matcher.Matcher, 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.