You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use Smocks from powershell. The problem I have is that Smocks throws an error if a method is not defined in a class or the method.DeclaringType is null. Would there be a way to make it work? I would be happy to take a shot a the implementation if I could be pointed in the right direction.
The text was updated successfully, but these errors were encountered:
I would like to use Smocks from powershell. The problem I have is that Smocks throws an error if a method is not defined in a class or the method.DeclaringType is null. Would there be a way to make it work? I would be happy to take a shot a the implementation if I could be pointed in the right direction.
The text was updated successfully, but these errors were encountered: