Property ExecutionTime
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
ExecutionTime
The number of seconds the test spent executing.
public decimal ExecutionTime { get; }
The number of seconds the test spent executing.
public decimal ExecutionTime { get; }