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