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 virtual void Deserialize(IXunitSerializationInfo info)
Parameters
infoThe info to get the object data from