Documentation ¶
Overview ¶
Package cloudtest provides utilities for testing, e.g. cloud service tests using mock http Transport.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggingClient ¶
LoggingClient is an HTTP client that also logs all requests and responses.
func NewChannelClient ¶
NewChannelClient is an HTTP client that ignores requests and returns responses provided by a channel.
func NewLoggingClient ¶
NewLoggingClient returns an HTTP client that also logs all requests and responses.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.