Method ToJson
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
ToJson()
Converts the test framework options into JSON. Used for serializing the options for sending across a process boundary.
string ToJson()
Returns
- string
The serialized framework options.