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 override void Serialize(IXunitSerializationInfo info)
Parameters
infoThe info to store the object data into