Table of Contents

Property TestCases

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

TestCases

public IDictionary<ITestCaseMetadata, TimeSpan> TestCases { get; }

Property Value

IDictionary<ITestCaseMetadata, TimeSpan>