rspec-mocks
rspec-mocks copied to clipboard
Allow expectations on subclass any instance methods.
This allows us to override methods which are present on a parent and subclass with any_instance_of
.
Closes #1077, /cc @samphippen
@JonRowe will you try to fix the build? I'm now also getting this issue with the expect_any_instance_of
@nunommc I'm not sure I have the time, if you'd like to takeover feel free
We faced #1077 today, would be great to have this fix finally merged.
@arg it's not finished and I'm not currently working on it, feel free to pick it up from here if you want
Migrated to monorepo.