Table of Contents

Property NotRun

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

NotRun

Gets or sets the number of tests not run.

public int NotRun { get; set; }

Property Value

int