var validPodTemplateSpec … var validCronjobSpec … var cronjobSpecWithTZinSchedule … func completionModePtr(m batch.CompletionMode) *batch.CompletionMode { … } func TestCronJobStrategy(t *testing.T) { … } func TestCronJobStatusStrategy(t *testing.T) { … } func TestStrategy_ResetFields(t *testing.T) { … } func TestCronJobStatusStrategy_ResetFields(t *testing.T) { … } func TestCronJobStrategy_WarningsOnCreate(t *testing.T) { … } func TestCronJobStrategy_WarningsOnUpdate(t *testing.T) { … }