Table of Contents

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

depth int

The optional printing depth (1 indicates a top-level value)

Returns

string

The formatted collection