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
stakx
changed the title
[Crash] SetupAllProperties crashes when invoked on a Mock<T> subclass.SetupAllProperties crashes when invoked on a Mock<T> subclass
Aug 5, 2022
Simply create a
class MyClass : Mock<T>
, create an instance and invoke SetupAllProperties.The text was updated successfully, but these errors were encountered: