kubernetes/staging/src/k8s.io/client-go/rest/urlbackoff_test.go

func parse(raw string) *url.URL {}

func TestURLBackoffFunctionalityCollisions(t *testing.T) {}

// TestURLBackoffFunctionality generally tests the URLBackoff wrapper.  We avoid duplicating tests from backoff and request.
func TestURLBackoffFunctionality(t *testing.T) {}