http_test

package
v0.0.0-...-4ea7438 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPTest

type HTTPTest struct {
}

HTTPTest 接口测试

func NewHTTPTest

func NewHTTPTest() *HTTPTest

NewHTTPTest NewHTTPTest

func (*HTTPTest) Get

func (h *HTTPTest) Get(uri string) []byte

Get 根据特定请求uri,发起get请求返回响应

func (*HTTPTest) PostForm

func (h *HTTPTest) PostForm(uri string, request string) []byte

PostForm 根据特定请求uri和参数param,以表单形式传递参数,发起post请求返回响应

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL