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