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