mockhttp.v1
mockhttp.v1 copied to clipboard
mockhttp is a unit test tool that allow you test web services without listening port
mockhttp

mockhttp is a unit test tool that allow you test web services without listening port.
Note
This repo is out of date, we suggest you go to https://github.com/qiniu/mockhttp.v2
Document
See http://godoc.org/github.com/qiniu/mockhttp.v1
Install
go get github.com/qiniu/mockhttp.v1
Example
See examples
