func net/http/httptest.NewServer

one use

	net/http/httptest (current package)
		server.go#L103: func NewServer(handler http.Handler) *Server {