Hi,
I have a old type mock code in which they are creating the mockobject of an abstract class but an exception is thrown in the latest version.
I tryed to make the Strict to false but still the exception is thrown because of the mocking an abstract class.
Is there a way to avoid the exception.Please help!