Method GetValue
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
GetValue(string)
Gets a value from the serialization.
object? GetValue(string key)
Parameters
keystringThe key of the value to retrieve
Gets a value from the serialization.
object? GetValue(string key)
key stringThe key of the value to retrieve