type mockStrategy … func (m mockStrategy) ObjectKinds(obj runtime.Object) ([]schema.GroupVersionKind, bool, error) { … } func TestBeforeDelete(t *testing.T) { … }
type mockStrategy … func (m mockStrategy) ObjectKinds(obj runtime.Object) ([]schema.GroupVersionKind, bool, error) { … } func TestBeforeDelete(t *testing.T) { … }