Constructor FrontControllerRunSettings
- Namespace
- Xunit
- Assembly
- xunit.v3.runner.common.dll
FrontControllerRunSettings(ITestFrameworkExecutionOptions, IReadOnlyCollection<string>)
Contains the information by Run(IMessageSink, FrontControllerRunSettings).
public FrontControllerRunSettings(ITestFrameworkExecutionOptions options, IReadOnlyCollection<string> serializedTestCases)
Parameters
optionsThe options used during execution
serializedTestCasesIReadOnlyCollection<string>The test cases to be run