testing

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestHttpRequest

type TestHttpRequest struct {
	httplib.BeegoHttpRequest
}

beego test request client

func Delete

func Delete(path string) *TestHttpRequest

returns test client in DELETE method

func Get

func Get(path string) *TestHttpRequest

returns test client in GET method

func Head(path string) *TestHttpRequest

returns test client in HEAD method

func Post

func Post(path string) *TestHttpRequest

returns test client in POST method

func Put

func Put(path string) *TestHttpRequest

returns test client in PUT method

Jump to

Keyboard shortcuts

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