Table of Contents

Property Total

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

Total

Gets or set the total number of tests run.

public int Total { get; set; }

Property Value

int