Open
Description
Expected behavior
In unit tests, Assert
methods such as Assert.AreEqual(value, otherValue)
should have the first parameter be the expected value, second parameter the actual value.
Current behavior
Some correct usage, mostly backwards. Example
Metadata
Metadata
Assignees
Labels
No labels