Table of Contents

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

Returns