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
PowerAssert.NET gives hints when objects aren't "equal" in one sense but are in another: e.g. if == fails, then if .Equals or .SequenceEqual holds, this should be mentioned.
From eamon.nerbonne on January 11, 2011 16:07:47
PowerAssert.NET gives hints when objects aren't "equal" in one sense but are in another: e.g. if == fails, then if .Equals or .SequenceEqual holds, this should be mentioned.
Original issue: http://code.google.com/p/expressiontocode/issues/detail?id=2
The text was updated successfully, but these errors were encountered: