Class RegisteredRunnerReporters
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Utility class for enumerating the runner reporters registered for the given assembly.
public static class RegisteredRunnerReporters
- Inheritance
-
RegisteredRunnerReporters
- Inherited Members
Methods
- Get(Assembly, out List<string>)
Gets the list of rrunner reporters registered for the given assembly.