Table of Contents

Property Serialization

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

Serialization

Gets the serialized value of the test case, which allows it to be transferred across process boundaries.

public required string Serialization { get; set; }

Property Value

string