Method ForPassed
- Namespace
- Xunit
- Assembly
- xunit.v3.core.dll
ForPassed(decimal?)
Create a passing test result.
public static TestResultState ForPassed(decimal? executionTime = null)
Parameters
executionTimedecimal?The optional execution time
Create a passing test result.
public static TestResultState ForPassed(decimal? executionTime = null)
executionTime decimal?The optional execution time