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) { … }