Table of Contents

Property SerializedTestCases

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

SerializedTestCases

Get the list of test cases to be run.

public IReadOnlyCollection<string> SerializedTestCases { get; }

Property Value

IReadOnlyCollection<string>