kubernetes/pkg/scheduler/framework/plugins/nodeaffinity/node_affinity_test.go

// TODO: Add test case for RequiredDuringSchedulingRequiredDuringExecution after it's implemented.
func TestNodeAffinity(t *testing.T) {}

func TestNodeAffinityPriority(t *testing.T) {}

func Test_isSchedulableAfterNodeChange(t *testing.T) {}