For net framework (net462 and net472): ``` Message: Assert.Equal() Failure: Strings differ ↓ (pos 0) Expected: "secondMethod" Actual: "firstMethod" ↑ (pos 0) ```