Class RegisteredRunnerReporters
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.
public static List<IRunnerReporter> Get(Assembly assembly, out List<string> messages)
Parameters
Returns
- List<IRunnerReporter>
List of available reporters