I trying to write a test that checks that a method isn't overwritten incorrectly in derived classes. So I tried the following. But no matter what I try it doesn't seem to allow me to "inject" my object.I trying to write a test that checks that a met
I trying to write a test that checks that a method isn't overwritten incorrectly in derived classes. So I tried the following. But no matter what I try it doesn't seem to allow me to "inject" my object.I trying to write a test that checks that a met