Table of Contents

Field MAX_OBJECT_ITEM_COUNT

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

Gets the maximum number of items (properties or fields) printed in an object before truncation.

public const int MAX_OBJECT_ITEM_COUNT = 5

Returns

int
Gets the maximum number of items (properties or fields) printed in an object before truncation.