type fakeGroupRegistry … func (f fakeGroupRegistry) IsGroupRegistered(group string) bool { … } func TestAPIEnablementOptionsValidate(t *testing.T) { … }
type fakeGroupRegistry … func (f fakeGroupRegistry) IsGroupRegistered(group string) bool { … } func TestAPIEnablementOptionsValidate(t *testing.T) { … }