Table of Contents

Method Deserialize

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

Deserialize(IXunitSerializationInfo)

Called when the test case should populate itself with data from the serialization info.

protected override void Deserialize(IXunitSerializationInfo info)

Parameters

info

The info to get the object data from