kubernetes/pkg/scheduler/eventhandlers_test.go

func TestUpdatePodInCache(t *testing.T) {}

func withPodName(pod *v1.Pod, name string) *v1.Pod {}

func TestPreCheckForNode(t *testing.T) {}

// test for informers of resources we care about is registered
func TestAddAllEventHandlers(t *testing.T) {}

func TestAdmissionCheck(t *testing.T) {}