Documentation ¶
Index ¶
- func Exec(client *http.Client, config Config, cmd *Command) ([]byte, *http.Header, int, error)
- func Execute(t *testing.T, config Config, tests []Test)
- func InitClient() *http.Client
- func Prepare(config Config, commands []Command)
- func PrepareRequest(config Config, cmd *Command) (*http.Request, error)
- func ReadResponse(resp *http.Response) ([]byte, *http.Header, int, error)
- type Command
- type Config
- type Headers
- type Test
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitClient ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.