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) { … }