func TestDeepCopyApiObjects(t *testing.T) { … } func doDeepCopyTest(t *testing.T, kind schema.GroupVersionKind, f *fuzz.Fuzzer) { … } func TestDeepCopySingleType(t *testing.T) { … }
func TestDeepCopyApiObjects(t *testing.T) { … } func doDeepCopyTest(t *testing.T, kind schema.GroupVersionKind, f *fuzz.Fuzzer) { … } func TestDeepCopySingleType(t *testing.T) { … }