Method FormatStart
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
FormatStart(int)
Formats the beginning part of the collection.
public abstract string FormatStart(int depth = 1)
Parameters
depthintThe optional printing depth (1 indicates a top-level value)
Returns
- string
The formatted collection