Table of Contents

Method SerializeArray

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

SerializeArray()

Start serializing an array into the array.

public JsonArraySerializer SerializeArray()

Returns

Remarks

IMPORTANT: This serializer must be used completely and disposed before any other value is serialized into the array, or the serialization will be corrupted.