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