rspec-mocks icon indicating copy to clipboard operation
rspec-mocks copied to clipboard

Allow expectations on subclass any instance methods.

Open JonRowe opened this issue 8 years ago • 4 comments

This allows us to override methods which are present on a parent and subclass with any_instance_of.

Closes #1077, /cc @samphippen

JonRowe avatar Dec 08 '16 10:12 JonRowe

@JonRowe will you try to fix the build? I'm now also getting this issue with the expect_any_instance_of

nunommc avatar Jul 05 '17 11:07 nunommc

@nunommc I'm not sure I have the time, if you'd like to takeover feel free

JonRowe avatar Jul 06 '17 06:07 JonRowe

We faced #1077 today, would be great to have this fix finally merged.

arg avatar Mar 09 '23 15:03 arg

@arg it's not finished and I'm not currently working on it, feel free to pick it up from here if you want

JonRowe avatar Mar 09 '23 18:03 JonRowe

Migrated to monorepo.

JonRowe avatar Nov 29 '24 22:11 JonRowe