Method ToTestSkipped
- Namespace
- Xunit.Runner.v1
- Assembly
- xunit.v3.runner.utility.netfx.dll
ToTestSkipped(string, int)
Converts the test case to ITestSkipped.
public ITestSkipped ToTestSkipped(string reason, int currentTestIndex)
Converts the test case to ITestSkipped.
public ITestSkipped ToTestSkipped(string reason, int currentTestIndex)