Class TestNotRunInfo
- Namespace
- Xunit.SimpleRunner
- Assembly
- xunit.v3.runner.utility.netfx.dll
Represents a test that was not run, due to being excluded based on the explicit test filter.
public class TestNotRunInfo : TestFinishedInfo
- Inheritance
-
TestNotRunInfo
- Inherited Members