Table of Contents

Method ToTestCaseFinishedNotRun

Namespace
Xunit.Runner.v1
Assembly
xunit.v3.runner.utility.netfx.dll

ToTestCaseFinishedNotRun()

Converts the test case to ITestCaseFinished for a not-run test case.

public ITestCaseFinished ToTestCaseFinishedNotRun()

Returns