CommandAppTester(ITypeRegistrar, CommandAppTesterSettings, TestConsole) Constructor

Initializes a new instance of the CommandAppTester class.
public CommandAppTester(ITypeRegistrar registrar = null, CommandAppTesterSettings settings = null, TestConsole console = null)
Containing Type
CommandAppTester

Parameters

ITypeRegistrar registrar
The registrar.
CommandAppTesterSettings settings
The settings.
TestConsole console
The test console that overrides the default one.