Class ConfigReader
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.utility.netfx.dll
This class is used to read configuration information for a test assembly.
public static class ConfigReader
- Inheritance
-
ConfigReader
- Inherited Members
Methods
- Load(TestAssemblyConfiguration, string?, string?, List<string>?)
Loads the test assembly configuration for the given test assembly.