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