Class FrontControllerRunSettings
- Namespace
- Xunit
- Assembly
- xunit.v3.runner.common.dll
Contains the information by Run(IMessageSink, FrontControllerRunSettings).
public class FrontControllerRunSettings : FrontControllerSettingsBase
- Inheritance
-
FrontControllerRunSettings
- Inherited Members
Constructors
- FrontControllerRunSettings(ITestFrameworkExecutionOptions, IReadOnlyCollection<string>)
Contains the information by Run(IMessageSink, FrontControllerRunSettings).
Properties
- Options
The options used during execution.
- SerializedTestCases
Get the list of test cases to be run.