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; }
Get the list of test cases to be run.
public IReadOnlyCollection<string> SerializedTestCases { get; }