directory
Version:
v0.0.0-...-cba17b0
Opens a new window with list of versions in this module.
Published: Oct 17, 2018
License: Apache-2.0
Opens a new window with license information.
README
¶
justforfunc 16: unit testing HTTP servers
Let's cover the basics of unit testing in Go and then show how you can test
http.HandlerFunc and
http.Handler.
You'll learn how to use "testing", including subtests and examples, and "net/http/httptest" with ResponseRecorder and Server.
References:
Directories
¶
Click to show internal directories.
Click to hide internal directories.