var ignoreBadValueDetail … func TestValidateDefaultPreemptionArgs(t *testing.T) { … } func TestValidateInterPodAffinityArgs(t *testing.T) { … } func TestValidatePodTopologySpreadArgs(t *testing.T) { … } func TestValidateNodeResourcesBalancedAllocationArgs(t *testing.T) { … } func TestValidateNodeAffinityArgs(t *testing.T) { … } func TestValidateVolumeBindingArgs(t *testing.T) { … } func TestValidateFitArgs(t *testing.T) { … } func TestValidateLeastAllocatedScoringStrategy(t *testing.T) { … } func TestValidateMostAllocatedScoringStrategy(t *testing.T) { … } func TestValidateRequestedToCapacityRatioScoringStrategy(t *testing.T) { … }