Class LongRunningTestsSummary
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Represents information about long running tests from ExecutionSink.
public class LongRunningTestsSummary
- Inheritance
-
LongRunningTestsSummary
- Inherited Members
Constructors
- LongRunningTestsSummary(TimeSpan, IDictionary<ITestCaseMetadata, TimeSpan>)
Represents information about long running tests from ExecutionSink.