const invalidTimeoutMessageExpected … var _ … func getRoundTripper(f *framework.Framework) http.RoundTripper { … } func newRequest(f *framework.Framework, timeout string) *http.Request { … } func readBody(response *http.Response) string { … }
const invalidTimeoutMessageExpected … var _ … func getRoundTripper(f *framework.Framework) http.RoundTripper { … } func newRequest(f *framework.Framework, timeout string) *http.Request { … } func readBody(response *http.Response) string { … }