Table of Contents

Property TestsTotal

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

TestsTotal

Gets the total number of tests run and not run.

int TestsTotal { get; }

Property Value

int