CommandAppTester(ITypeRegistrar, CommandAppTesterSettings, TestConsole) Constructor
Initializes a new instance of the
CommandAppTester
class.
public CommandAppTester(ITypeRegistrar registrar = null, CommandAppTesterSettings settings = null, TestConsole console = null)
- Namespace
- Spectre
.Console .Testing - Containing Type
- CommandAppTester
Parameters
- ITypeRegistrar registrar
- The registrar.
-
Command
App settingsTester Settings - The settings.
- TestConsole console
- The test console that overrides the default one.