Table of Contents

Method Serialize

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

Serialize(IXunitSerializationInfo)

Called when the test case should store its serialized values into the serialization info.

protected virtual void Serialize(IXunitSerializationInfo info)

Parameters

info

The info to store the object data into