Table of Contents

Class TestStartingInfo

Namespace
Xunit.Runners
Assembly
xunit.v3.runner.utility.netfx.dll

Represents a test that is starting.

public class TestStartingInfo : TestInfo
Inheritance
TestStartingInfo
Inherited Members

Constructors

TestStartingInfo(string, string, IReadOnlyDictionary<string, IReadOnlyCollection<string>>?, string, string)

Represents a test that is starting.