TestRunner.

MakeRunSettings(CommandLineOptions) Method

Summary

Make the settings for this run - this is public for testing
Namespace
TCLite.Runners
Containing Type
TestRunner

Syntax

public static Dictionary<string, object> MakeRunSettings(CommandLineOptions options)

Parameters

Name Type Description
options CommandLineOptions

Return Value

Type Description
Dictionary<string, object>