Table of Contents

Property ExecutionTime

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

ExecutionTime

The time spent executing the test, in seconds. Will be 0 if the test was not executed.

decimal ExecutionTime { get; }

Property Value

decimal