net/http/httptest.ResponseRecorder.WriteString (method, view implemented interface methods)

one use

	net/http/httptest (current package)
		recorder.go#L117: func (rw *ResponseRecorder) WriteString(str string) (int, error) {