Table of Contents

Field MAX_ENUMERABLE_LENGTH

Namespace
Xunit.Sdk
Assembly
xunit.v3.assert.dll

Gets the maximum number of values printed for collections before truncation.

public const int MAX_ENUMERABLE_LENGTH = 5

Returns

int
Gets the maximum number of values printed for collections before truncation.