Method ForExceededDepth
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
ForExceededDepth(int, string)
Creates a new instance of EquivalentException which shows a message that indicates that the maximum comparison depth was exceeded.
public static EquivalentException ForExceededDepth(int depth, string memberName)