func TestSchedulerWithExtenders(t *testing.T) { … } func createNode(name string) *v1.Node { … } func TestIsInterested(t *testing.T) { … } func TestConvertToMetaVictims(t *testing.T) { … } func TestConvertToVictims(t *testing.T) { … }
func TestSchedulerWithExtenders(t *testing.T) { … } func createNode(name string) *v1.Node { … } func TestIsInterested(t *testing.T) { … } func TestConvertToMetaVictims(t *testing.T) { … } func TestConvertToVictims(t *testing.T) { … }