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
{{ message }}
This repository has been archived by the owner on Oct 21, 2018. It is now read-only.
The text was updated successfully, but these errors were encountered:
Jestar342
changed the title
"Cannot set Parent to interface" when automocking with complex generics.
"Cannot set parent to an interface." when automocking with complex generics.
Nov 17, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When automocking a class that has a dependency on a complex generic, and the generic type is an interface, this error is raised.
e.g. automocking this class produces said error:
see also: https://groups.google.com/forum/#!topic/rhinomocks/tx7PCkQRxqs
The text was updated successfully, but these errors were encountered: