Field MAX_DEPTH
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
Gets the maximum printing depth, in terms of objects before truncation.
public const int MAX_DEPTH = 3
Returns
- int
- Gets the maximum printing depth, in terms of objects before truncation.