func noopNormalization(output []string) []string { … } func normalizeInformerOutputFunc(initialVal string) func(output []string) []string { … } func noop() { … } func TestWatchRestartsIfTimeoutNotReached(t *testing.T) { … }
func noopNormalization(output []string) []string { … } func normalizeInformerOutputFunc(initialVal string) func(output []string) []string { … } func noop() { … } func TestWatchRestartsIfTimeoutNotReached(t *testing.T) { … }