Versions in this module Expand all Collapse all v1 v1.4.0 Aug 18, 2014 v1.3.0 Jun 19, 2014 v1.2.0 May 16, 2014 Changes in this version + type TestHttpRequest struct + func Delete(path string) *TestHttpRequest + func Get(path string) *TestHttpRequest + func Head(path string) *TestHttpRequest + func Post(path string) *TestHttpRequest + func Put(path string) *TestHttpRequest