Method FromTestResult
- Namespace
- Xunit
- Assembly
- xunit.v3.core.dll
FromTestResult(ITestResultMessage)
Creates an instance based on inspecting the type identity of the
testResult instance.
public static TestResultState FromTestResult(ITestResultMessage testResult)
Parameters
testResultThe test result