Class TestSkippedInfo
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
Represents a test that was skipped.
public class TestSkippedInfo : TestInfo
- Inheritance
-
TestSkippedInfo
- Inherited Members
Constructors
Properties
- SkipReason
Gets the reason that was given for skipping the test.