Table of Contents

Method SerializeObject

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

SerializeObject()

Start serializing an object into the array.

public JsonObjectSerializer SerializeObject()

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.