kubernetes/pkg/apis/batch/v1/defaults_test.go

func TestSetDefaultJob(t *testing.T) {}

func validateDefaultInt32(t *testing.T, field string, actual *int32, expected *int32) {}

func roundTrip(t *testing.T, obj runtime.Object) runtime.Object {}

func TestSetDefaultCronJob(t *testing.T) {}