func checkExpectedEndpoints(expected sets.Set[string], actual []Endpoint) error { … } func TestCategorizeEndpoints(t *testing.T) { … }
func checkExpectedEndpoints(expected sets.Set[string], actual []Endpoint) error { … } func TestCategorizeEndpoints(t *testing.T) { … }