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