Method ToTestNotRun
- Namespace
- Xunit.Runner.v1
- Assembly
- xunit.v3.runner.utility.netfx.dll
ToTestNotRun(int)
Converts the test case to ITestNotRun.
public ITestNotRun ToTestNotRun(int currentTestIndex)
Parameters
currentTestIndex
int
Converts the test case to ITestNotRun.
public ITestNotRun ToTestNotRun(int currentTestIndex)
currentTestIndex
int